Column move with filtering

Hi,



I’ve noticed that the behavior of column move is a bit odd when the grid has multiple column headers with filtering. In my example, I have two header rows,the upper row containing title of the column and the lower row with the filtering.



What I have noticed is when columns are moved, the filtering of the column move does not contain the filtering correct and the name of the column being moved, in some cases, contains a title different of the filtering row. If I remove the filter row, the columns move without problem.



Thanks for your support.





Best regards,

Jesus.


Hello,


the described issue can take place if the header with filters created after column moving. And this behaviour can not be changed.


Please, provide some example of the code that describes the problem.

Hi,
I’ve been testing this and I have validated that occurs when a column has no filter.
I am attaching an example.
Thanks!!


Best regards,
Jesus.



Hello,


the issue is caused by using rowspan in one of the colums. Unfortunately rowspan doesn’t compatible with move column functionality.