Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
133
Loosing data on postback
posted

Hi

Iam using clr 3.5 9.1 webdatagrid, I have bound the grid to a dataset and used templated columns.

One of the columns is the a checkbox and it has a server side click event.

The data grid is put on WebAsyncRefreshPanel.

Now when I click on the check box , a post back happens and for some reason the data grid looses all the data ....

any help is appreciated

thanks