Our blazing fast Grid component built with pure JavaScript


Post 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


Post by mats »

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


Post Reply