Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Raghu on Oct 30, 2008 22:20
open dhtmlx forum
Grid filter

Hi,

After hiding the filters row i am getting blank space,How to refresh the grid so that i can hide the blank space,

Answer posted by Support on Oct 31, 2008 03:49
Try to call the setSizes() method after this operation:

grid.setSizes();