Posted 11 April 2023, 6:14 am EST
I have a flexgrid where users can drag columns to new positions. Some columns work great, others actually move the column to the left, as though clicking on the header is selecting the previous column. Nothing fancy about this grid, just single columns.
All columns are set to draggable, and I can move them programmatically, just not by dragging.
Any known reasons this happens?