Page 1 of 1

[REACT] Checkbox Render

Posted: Tue May 04, 2021 10:09 pm
by ggalipeau

I am trying to hide a type check column based on some business logic. Typically I'd do this in a custom renderer. But, the custom renderer doesn't seem to work with type check. I even found a post from a year ago on your forum where someone else mentioned this: viewtopic.php?t=14168. But, there was no response to that.

So - is there a way to get the renderer to work with a check column?

If not, is there any other way you can think of hiding a checkbox in one row of a grid based on business logic?

Thanks,
Greg


Re: [REACT] Checkbox Render

Posted: Tue May 04, 2021 10:57 pm
by mats

This has now been fixed, in next patch release this is supported. https://github.com/bryntum/support/issues/2816