Hi,
I am trying to implement a matrix control that supports multiple levels.
I'm dealing with a device that have multiple levels, how can I make a nice matrix control of all levels in one element?
I am trying to use the table-based matrix implementation: Table-based matrix | DataMiner Docs
Can anyone give me some inputs?
Hi Yong Ting
Unfortunately we don't have a way to show all levels at once as that would be a 3D matrix, which DataMiner has no support for.
I would suggest to have some config parameters so the connector polls and shows one level at a time. Then the user can change the config parameter to show a different level.