Our blazing fast Grid component built with pure JavaScript


Post by fcoca »

Hi,

Why https://www.bryntum.com/docs/grid/api/Grid/view/GridBase#function-setConfig is not working to change the selection mode.

grid.setConfig({ selectionMode: { checkbox: false}});

The intention is to hide the selection checkbox based on condition/event.

Regards
Javi


Post by Animal »

Right now that one property of selectionMode is the only one that is read and processed at initialization time and is not dynamic.

Here is a ticket to change that: https://github.com/bryntum/support/issues/4932


Post by fcoca@certinia.com »

Hi, this issue was fixed, but now I can not find any documentation around https://www.bryntum.com/docs/grid/api/Grid/view/GridBase#function-setConfig

It is something supported

Regards


Post by johan.isaksson »

Best regards,
Johan Isaksson

Post Reply