I have a grid populated from the database. Data displays well.
I have set the grid to do sorting on the client.
When I click on a column, my grid data disappears. A postback is occuring.
Any ideas why the data is lost and why is postback happening since the sorting is supposed to be on the client sire?
Thanks.
I have set the grid to do sorting on the client.
When I click on a column, my grid data disappears. A postback is occuring.
Any ideas why the data is lost and why is postback happening since the sorting is supposed to be on the client sire?
Thanks.
