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
855
Can I Hide a Checkbox in TemplateAddRow?
posted

Hi,  I'm using WinGrid version 10.2 and have one or more boolean type columns in my grid.  The TemplateAddRow is showing checkboxes (column.style = ColumnStyle.Checkbox) for the boolean columns.  Is there any way to hide the checkboxes until the TemplateAddRow becomes the active row?

Thanks.