How can I detect a click on a cell in jqGrid??
I would like to fire a jQuery slide down while clicking on a cell element.
$.jgrid.getCellIndex(e.target);
what does this line mean?? Is there any thing like getCellIndex which can pick a click on an element ??
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top