Our blazing fast Grid component built with pure JavaScript


Post by kerstin »

Hi,

I want to use checkbox as editor in grid for a field of type boolean. Do you have any example of how to do this?

Best regards,
Kerstin

Post by johan.isaksson »

Hi,

Perhaps a CheckColumn is what you are looking for? It allows toggling a field using a checkbox. Demo in docs:

https://www.bryntum.com/docs/grid/#Grid ... heckColumn

(looks a bit poor in material theme, will be fixed in future version. should be fine in the other themes)
Best regards,
Johan Isaksson

Post Reply