Hi,
I have a grid with grouping and pagination (grouping collapsed by default)
and another page for user to click to come to this page.
when user click, I will pass the ID to the grid page.
The ID is the DataKeyValue of the Grid.
1. Based on the ID, how can I expand the specific row based on the ID passed to here?
2. And if the row is in another page, how can I switch the grid's page to that page after expand the row?
Thanks.
I have a grid with grouping and pagination (grouping collapsed by default)
and another page for user to click to come to this page.
when user click, I will pass the ID to the grid page.
The ID is the DataKeyValue of the Grid.
1. Based on the ID, how can I expand the specific row based on the ID passed to here?
2. And if the row is in another page, how can I switch the grid's page to that page after expand the row?
Thanks.