Hi Yavor Dashev,
I removed Disabled property of the grid, So I’m trying to set Editable property of the grid to false by using this following property $(‘#jqxGrid’).jqxGrid({ editable: false});. But I can able to edit the data in grid.
-> Do we have any specific property to scroll the disabled grid or disabling the grid except scroll of the grid.
-> If I update the version to latest one, will this issue get resolved in latest version?
Thanks,
Santhosh