Skip to main content
1-Visitor
March 14, 2017
Question

Grid State definitions from infotable within infotable

  • March 14, 2017
  • 2 replies
  • 1755 views

Is it possible to create a state definition of a infotable within the infotable that populates the grid? In addition, is it possible to change the whole row even when the columns have state definitions? E.g. the columns have an icon they display, but when there is a certain row we would like to display the whole row highlighted.

2 replies

14-Alexandrite
March 15, 2017

Dear Jones,

Could you explain more why you need to create a state definition of a infotable within the infotable that populates the grid?

Are you displaying the nested(2 level) infotable in a Grid widget?

cjones-51-VisitorAuthor
1-Visitor
March 15, 2017

We are using a popup grid to display the nested infotable if the user clicks on the original grid. This works perfectly as we'd like, but what we want to do is change that row in the original grid to be highlighted if a field matches 'testField' in the nested infotable. Does explain it a little better?