We recently upgraded from the Q2 2008 to the latest version.
Since this update, there is a particular instance where the text within the gridview doesn't display. I can see the rows. The rows have the data (we have code where when you double click it does some things.. validating that the data exists). I'm tempted to delete the grid and re-create it since that seems to solve some of the other upgrade problems.
To make this more interesting when I re-bound the grid to other data sources it works fine.. it's just this one source. I've stepped the code and can't find anything that modifies the display to the grid whatsoever.
I'm kind of lost on how to track this down -- any suggestions?
Since this update, there is a particular instance where the text within the gridview doesn't display. I can see the rows. The rows have the data (we have code where when you double click it does some things.. validating that the data exists). I'm tempted to delete the grid and re-create it since that seems to solve some of the other upgrade problems.
To make this more interesting when I re-bound the grid to other data sources it works fine.. it's just this one source. I've stepped the code and can't find anything that modifies the display to the grid whatsoever.
I'm kind of lost on how to track this down -- any suggestions?