I want to design 2 DHTML grid which are scrollable horizontally.Now when I pass a parameter like 2,2 grid columns should be freezed.
You may try to use the splitAt() method:
dhtmlx.com/docs/products/dhtmlxG … split.html
Note, that functionality is available in PRO version only.