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
145
Templated Checkbox Column Not Dsiplayed On New Binding Via Partial Postback
posted

Hi,

We are moving all our grids from the UltrWebGrid to the WebDataGrid.  We used the templated checkbox columns quite a bit.  In the move to the webdatagrid I find they do not work well at all.

I have added a template column that contains a checkbox to the webdatagrid via the code behind.  All of our grids are created dynamically.  When the page is initially loaded, the grid looks grest.  The checkbox can be seen.  But, if the grid is refreshed via a partial postback, the checkboxes disappear. 

Where do the checkboxes go?

This post http://community.infragistics.com/forums/t/49118.aspx states that in order to do this I would have to do something in script to put the checkbox controls in?  This being because they are not bound?  Is that correct?

The same post says that 11.1 is going to include a bound checkbox field.  When is 11.1 going to be released?  What are the chances of getting a prebuild so we can port over the checkbox without reinventing the wheel here?

I guess another alternative would be to use the a dropdowneditor instead.

Thanks.

Parents
No Data
Reply Children
No Data