Hello,
Even I am getting the same issue, the screen is getting automatically scrolled to the top in multiedit mode. In my case when i click on the cell I am calling the endupate method of jqxGrid.
code:
$(‘#myGrid’).jqxGrid(‘beginupdate’);
$(‘#myGrid’).jqxGrid(‘endupdate’);
Can someone please help.
Thanks
Ashish