Home › Forums › Guriddo jqGrid JS › Help › A grid blur event?
I want the grid to restore the editable row if the user click anywhere outside the grid.
Not sure that blur event is good. First that I think is:
Enclose the grid (by example) in div tag, then assign click event
to body element except this div and whitin this event use
restoreRow method.
Regards
Tony
Thanks Tony,
In jQuery(document).ready(function()), this does it:
jQuery(“body”).click(function() {
son122 said: Thanks Tony, In jQuery(document).ready(function()), this does it: jQuery(“body”).click(function() {
son122 said:
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS