Premium support for our pure JavaScript UI components


Post by Josh Argent »

Hi,

I would like to request a feature to hide the drag-and-drop grip icon for specific rows in the grid.

We are disabling dragging for certain types of row using the beforeDrag event. However, we would like to hide the grip icon to prevent someone from even trying to drag it in the first place.

Please could you provide an api on GridRowModel to hide/disable the grip?

Thanks,
Josh


Post by mats »

Sure, seems like a reasonable feature - https://github.com/bryntum/support/issues/8857


Post by Josh Argent »

Thanks mats!


Post Reply