Hi
Is it possible in the current version of dhtmlxsuite that when i drag a row, the row gets dragged physically? I mean is it possible to show the row being moved across others and placed in another location. I am only asking abt draggin within a simple dhtmlxgrid.
Cheers
Gayathri.
You can define how “drag marker” will look during d-n-d , by using onBeforeDrag event
Please check attached sample.
1242815768.zip (80.5 KB)
Thank you very much for the quick reply. I’ll try that.
Cheers
Gayathri.