dhtmlxGrid Event after complete set page possition to top.

Hi,

I am deleteting the row its working fine. But after deletion page position is reset to top.

we have long html page and grid @ bottom we want after deletion of row page should stay in same position.

This is we have doing with “event.preventDefault();” in case of HTML component event.

How to handle this in dhtmlxGrid Event ?

Thanks
Dilip

You can scroll to necessary row with showRow() method docs.dhtmlx.com/doku.php?id=dhtm … ct_showrow