CheckBox issues inside DataGrid

When we have a checkbox or a drop down list inside item template column of data grid, it is not maintaining View State? Do we need to do anything special for this purpose ? Right now what we are doing is this: We have the gird which is bound to data on clicking of button1. In the grid we have one checkbox column and when I select few checkboxes and click Button2 (which is meant to open another section in the page with these records), the checkbox disappears from the grid. I tried with EnableViewState as true also, but that also does not work. Do we need to do anything else for this? Thanks Ashish

4 Replies

AD Administrator Syncfusion Team October 28, 2005 01:52 PM UTC

Ashish, We are looking into this ViewState issue, we will get back to you soon regarding this. Regards, Praveen


AM Ahmed Mostafa August 29, 2006 07:50 AM UTC

Did you solve the viewstate problem


SI Sivakumar Syncfusion Team August 29, 2006 06:35 PM UTC

Hi ahmed,

Yes, this issue has been solved. we will update you with a sample illustrating this in your another forum as early as possible.

Thanks,
A.Sivakumar


SI Sivakumar Syncfusion Team August 29, 2006 11:23 PM UTC

Hi ahmed,

Sorry for the broken link. please click the link below to see your updated forum with a sample

Forum illustrating templated Checkbox column


Regards,
A.Sivakumar

Loader.
Up arrow icon