Morning everybody,
there are two grids, one containing multiple rows and and consiting of only one row with multiple columns.
What I'm trying to do is: Rows from grid1 can be dropped onto columns of grid2. Then, the text of the column changes.
Is there a way to implement this behavior?
Thanks in advance.