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
305
Select All option for Checkbox column in UltraWebGrid
posted

Hi,

I am using UltraWebGrid lincensed version 9.1 in one of my projects. I have a checkbox column in my Grid, which is added conditionally. I need to incorporate Select All option for this column, i.e. along with the header caption, there will be a checkbox in the header, which when checked will select all the rows in the Grid. However, I want to add this column and its features from code behind. Can you please help me with how this can be done. I want to set all the properties for the TemplateColumn from code behind, including header template, cell template etc.

Thanks.

-Rimi