Ok, I'm troubleshooting an issue in our app. We've got several RadGridViews, but in this one particular view, when you click on any column header to sort the grid, all of the grid data disappers. the data remains invisible if the column state is ascending or descending, but reappears if you toggle the column back to no sort.
Obviously we are doing something wrong in this specific RadGrid. I've tried to copy what is going on in our other grid views but I haven't figured out the difference yet. I figure I can't be the first person to have seen this behavior, so if someone else has seen this can they point me in the right direction towards fixing this problem? Thanks!
Obviously we are doing something wrong in this specific RadGrid. I've tried to copy what is going on in our other grid views but I haven't figured out the difference yet. I figure I can't be the first person to have seen this behavior, so if someone else has seen this can they point me in the right direction towards fixing this problem? Thanks!