Hello,
I've created a variable of the type Table, and I'm displaying the variable data in a Grid component.
In the settings pane of the Grid component I've enabled the Select first item by default setting. However, the first item in the grid is not selected by default. Is this the expected behavior in this case? I was hoping this would function the same way as when the grid is populated by data from a Query.
Hi Stefan,
The behavior you are expecting is indeed correct; with the 'Select first item by default' setting enabled, the grid should select the first item. This should function identically as when a query is used as the data. We have recently fixed an issue with this behavior that could cause confusing behavior. The fix is included in DataMiner 10.5.11 (web-only).
Note that the component also tries to restore previous selections when there were any. Eg: when switching between pages in a LCA or when reloading a dashboard.
If the issue persists, I would suggest contacting tech support to look futrher into this issue via support@dataminer.services.
Upgrading to the latest version includes a fix we did for this functionality and we have no known open issues around this so we would indeed expect it to be fixed.
Great, thank you!
Hi Wout, thank you.
Just to be clear, when using table variable, the Select first item is NOT working for me.
We are using version 10.5.4 for web now. Are you saying switching to the latest version will fix this?