Posted 8 April 2025, 9:54 am EST
Hi team,
I have two flexgrids, one below the another. Both grids have same columns. User can drag the column of first grid, to reposition them, but they can’t do the same on the second grid’s columns. My requirement is to automatically reorder the second grid’s columns, when the user drags and reorders the columns in first grid, so that the column positions are always in sync for both grids. How do I achieve this?