Hi,
How to disable resizing for DhtmlxGrid.
I am aware of an API enableResizing(list) which can disable the resizing for grid . But , I have a large number of columns so I want resizing stop for all columns at one go . DO we have any API for that.
Unfortunately there is no other way, except of enableResizing usage.