Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Nov 05, 2008 14:53
open dhtmlx forum
How dynamically update footer if I am hiding some columns within grid? Thanks! ...

How dynamically update footer if I am hiding some columns within grid?

Thanks!
Answer posted by Support on Nov 06, 2008 01:49
Not sure what do you mean by updating footer? When column hidden - the related part of footer will be hidden as well automatically. 
There is no way to change structure of footer dynamically, but you can remove existing footer and attach a new one by detachFooter and attachFooter commands.

Answer posted on Nov 06, 2008 05:09
sounds like a solution...