Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Can I make tiles on grid scrollable?

Solved909 views15th April 2024#scrollbar grid component grid layout
1
Jonas Kockx [SLC] [DevOps Enabler]203 15th April 2024 0 Comments

Hi

I’m using a 1×1 grid component to visualize a DOM field containing an XML formatted multiline string. However, only a part of the xml is shown and I’m unable to scroll down. (see example)

Is there a way to do this with grid components or should I use an alternative way to visualize my xml string?

Thanks in advance!

Kind regards,

Jonas

Jonas Kockx [SLC] [DevOps Enabler] Answered question 15th April 2024

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Arne Maes [SLC] [DevOps Advocate]797 Posted 15th April 2024 1 Comment

Hi Jonas

I’m not sure if it’s possible with the grid component. I do know that in DataMiner 10.4.5 it will be possible to feed in data to the web component. That one has a scroll bar by default. Or you could then force it by adding the “overflow-y: scroll” css style.

kind regards

Arne

Jonas Kockx [SLC] [DevOps Enabler] Posted new comment 15th April 2024
Jonas Kockx [SLC] [DevOps Enabler] commented 15th April 2024

Working like charm, thanks!

1
Jonas Kockx [SLC] [DevOps Enabler]203 Posted 15th April 2024 1 Comment

Using the web component with following HTML input did the trick:

<div style=”height:100%; overflow-y: scroll;font-family: Segoe UI;white-space: pre-wrap;”><p>{FEED.”Current view”.”Table 5″.”Selected rows”.”Query rows”.”XML input to API”}</p></div>

Thanks!

Wout Mahieu [SLC] [DevOps Catalyst] Posted new comment 15th April 2024
Wout Mahieu [SLC] [DevOps Catalyst] commented 15th April 2024

Small tip: you can use ‘overflow: auto’ instead of scroll if you want to scrollbar to only be visible when the content is actually larger than the container.

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs