This question is locked. New answers and comments are not allowed.
We are using the Grid with the DetailsView support for an online report with drill down support. On about 80% of the clicks it works great, but on a hand full when you drill down it expands the table but it just displays a blank table with the empty row message. If you refresh the grid and try again the data is there and the missing data is now on another row. I've tried to use paging on the 'parent' grid to keep the data on the page to a minimum but that didn't work either.
Thanks
Thanks