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

Routercontrol bindings for styling

Solved915 views12th July 2023routerpanel xaml
0
Gerwin van der Kamp [DevOps Enabler]2.91K 1st March 2022 0 Comments

Hi,

I’m currently working on a design for a routerpanel. I did found this. https://community.dataminer.services/question/router-control-custom-themes/ and we do have one already but that was created by SLC.

What i’m currently running into is the way the bindings with the information from the routerpanel itself (for instance the description for in/output that can be filled in there)

Also how does the binding for the {Binding Model.CellDisplayValue[15] relates to the matrix information itself? it uses an custom matrix with this string: DMAID/EID;inputs=1800,1801,1807,1804,1805,1806;outputs=2000,2001,2007,2004,2005,2006,2013

Is there an overview of the bindings or is there a way to design/debug these kind of things within visual studio/dis or something like that?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 12th July 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Bert Buysschaert [SLC] [DevOps Advocate]4.87K Posted 2nd March 2022 0 Comments

Hi Gerwin,

The binding {Binding Model.CellDisplayValue[15]} maps to the value in the 16th column of the source table, in your case that would be parameter 1816 of table 1800, assuming sequential numbering. Alternatively you can look at the <ArrayOptions> <ColumnOption idx=”15″ … /> tag in the driver or use the Advanced > Dynamic Table Query… dialog in the SLNetClient Test tool.

The only custom bindings that are available are Model.CellDisplayValue[index] with the string value as seen in datadisplay and Model.CellHasValue[index] to distinguish between Not Initialized and actual values.

For ease of designing a custom theme I created a small Visual Studio project that can simulate the data available in RouterControl. It illustrates the examples I gave for the previous question.
https://github.com/bertbsky/RouterControlButtonDesigner

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 12th July 2023
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