Hi,
I am implemeting the following similar grid,
related example
The Discounted checkbox column is firstly shown as true/false column and after double click, the checkboxs will show up and allow editing, my question is
Can it just show yes/no instead of true/false and how?
or it be maked to an editable checkbox column so that I can simply check/uncheck a box, instead of making it editable by first double clicking or by making an editCommand column?
Thanks
I am implemeting the following similar grid,
related example
The Discounted checkbox column is firstly shown as true/false column and after double click, the checkboxs will show up and allow editing, my question is
Can it just show yes/no instead of true/false and how?
or it be maked to an editable checkbox column so that I can simply check/uncheck a box, instead of making it editable by first double clicking or by making an editCommand column?
Thanks