Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Jesus Gonzalez on Nov 11, 2009 00:51
open dhtmlx forum
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.
Answer posted by Alex (support) on Nov 11, 2009 03:01

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. 

Answer posted by Jesus Gonzalez on Nov 18, 2009 04:16
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.


Answer posted by Alex (support) on Nov 18, 2009 07:44

Hello,

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