Excell Scrollable Effect

Hi,
Can we implement the micro soft excel scrollable feature in dhtmlx grid ( drag data column wise and row wise). Please advice. It is very critical in our application . We are using dhtmlx 2.5 professional edition.

Thank You,
Joby

You can use “split mode”, which produces the similar effect

dhtmlx.com/docs/products/dht … split.html

Hi,
I need drag value from one cell to another cell both vertically and horizontally. Not a scrollbar .

Thank You,
joby

Drag and drop extension can allow you do that. You can use drag and drop event to control drag behavior. Please check more information here docs.dhtmlx.com/doku.php?id=dhtm … and_drop&s[]=drag&s[]=and&s[]=drop