Hi,
I'm using the grid in the RowLayout mode. I handle BeforeColPosChanged event to check if the column can be moved into the new position. If not - I cancel the operation.
I would like to disable red arrows that show where the dragging column will be moved when it actually cannot be moved there.
Band.AllowColMoving will not work for me as far as I want to have drag & drop enabled but not in whole grid - just in part of it that is known only at runtime.
Thanks,
Vitaly
Hi Vitaly,
There is no way to do this. The red arrows cannot be turned off.
You should submit this to Infragistics as a feature request: Request a Feature or Component