Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Hariharan on Jan 08, 2008 21:03
open dhtmlx forum
Column Freeze

Hi,

I have totally around 30 columns in my table. I need to dynamically freeze any column. I need to show a seperator to differentiate the freeze column. Is there any way to do this.

Thanks,
Hariharan.
Answer posted by Support on Jan 09, 2008 03:49
Pro version of grid supports "split" functionality which cause effect similar to required
        http://dhtmlx.com/docs/products/docsExplorer/index.shtml?type=smpl
But it can't be applied dynamically, it can be set only once per grid, and can't be changed without full grid reconstruction.