Hi,
I'm using Rendercheckboxes in my grid along with a Dialog RowEditTemplate. I have Bool column which I want the default value to be true for. The problem I'm having is that if I add an UpdateColumnSetting for my Bool column, then the checkbox goes away in the editor (and it just displays as a text editor). I've tried a few different EditorTypes for this, but nothing seems to work.
Thanks,
Paul
Hello Paul,
Is the same behavior reproducible with the following sample - http://es.infragistics.com/products/jquery/sample/grid/row-edit-template ?
And also what version and build you use in this project?
I am looking forward to hearing from you.
Hi Alex,
I was able to reproduce the issue with the following changes to that sample: