Hello jqGrid developers,
My environment:
I want to handle a keyboard-shortcut (CTRL+N) to add a new row to a grid.
To do that I've setup an event delegation similar to the following:
jQuery(document).ready(function(){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top