Hi JqWidget Team
I am having 4 grids in one jsp page and in every grid property I have put handlekeyboardnavigation function so that when user clicks on key 46 then only it shuld delete data from one that Grid.
But I am facing one problem here.
When I am clicking delete button of one Grid it is trigging the handlekeyboardnavigation function for other grids also and causing error in browser console. Below is the error.
SCRIPT5007: Unable to get property ‘datafield’ of undefined or null reference .
Please guide us on the above error. it’s required urgently.
Regards
Mohit