Hi,
I have a gridview having a grid in its rowdetail, when row detail visibility changes i fetch data from database to load the row detail grid.
But the problem here is that when i sort or filter on the main grid, the data is removed from the already opened row detail grid.
Please let me know is there anything i can do so that those row detail grid data does not get removed when I do sorting or filtering on main grid.
Thanks,
Nitin.
I have a gridview having a grid in its rowdetail, when row detail visibility changes i fetch data from database to load the row detail grid.
But the problem here is that when i sort or filter on the main grid, the data is removed from the already opened row detail grid.
Please let me know is there anything i can do so that those row detail grid data does not get removed when I do sorting or filtering on main grid.
Thanks,
Nitin.