Skip to main content

dataGridDetailsIndex

The dataGridDetailsIndex property has the selection of values from the current row.
It facilitates tasks such as executing queries in cascade with dropdown controls or other control types.
e.g.
If you have two dropdown in the same row and want to filter by the first selected value, then you have create a variable and get the value from the context as custom function like this: