keyBindings are not working in mozilla
Hi Alex,
I am using keyBindings for deleting a particular record in the grid.
For example:
addKeyBinding('d',"doDelete()");
When i press Alt+d by selecting a row, that record will get deleted executing doDelete() method.This is working fine for IE6 and IE7 but not for mozilla.
Can any body know the solution please update to me.
I am using keyBindings for deleting a particular record in the grid.
For example:
addKeyBinding('d',"doDelete()");
When i press Alt+d by selecting a row, that record will get deleted executing doDelete() method.This is working fine for IE6 and IE7 but not for mozilla.
Can any body know the solution please update to me.
VaraPrasad
July 23,