Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by park kyun pil on Apr 22, 2009 20:16
open dhtmlx forum
attachFooter and move Colums

attachFooter and move Colums

Hello,

we use dhtmlxGrid Version2.1 Prof.

In our apllication there's a grid including an attached footer.
Our problem is when a column is moved the footer does not move too - but an attached footer does.
How does it works?
Answer posted by Support on Apr 23, 2009 05:31
Sorry, but its not clear from your question, what do you mean by "footer does not move", can you please provide screen where incorrect behavior visible (you can post it here, or send directly to support@dhtmlx.com

Normally, moveColumn operation affects all headers and footers which grid has on moment of command execution. 
Beware that moved column must not be involved in any col|row-spans. Grid will be not able process moving correctly, if source or target column is a part of col|row-span.