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.

  • 7499
    posted

    Hello Corydowd,

    Please let me know if you have any further questions regarding this matter.

  • 7499
    posted

    Hello Corydowd,

    I have noticed that you posted this a while ago.  Please note we are making efforts to ensure all posts are addressed by an Infragistics expert. We believe that the other community members could benefit from this thread as well.

    From the details you have provided I assuming that you may not be creating the template column on every post back that’s why the checkbox is missing.

    Also, NetAdvantage for .Net 11.1 has been released in June,2011 and now you should be able to use boundcheckbox column provided if you have 11.1 installed on your machine.

    Please let me know if I can provide any further assistance regarding this matter.