Hi there,
I have two grid on same page (with different data source and adapter). Lets say Grid-A and Grid-B, when I clicked on cell from Grid-A, Grid-B source is updated with new data and Grid-B is refreshed.
So far so good, However my Grid-B has nested grid in it. When Grid-B data is refreshed based on action on Grid-A, nested grid from Grid-B does not populate correct data.
I would like to update nested grid data as well as parent data.
Any suggestions in this regard are greatly appreciated.
Thanks
Ganesh