Home › Forums › Guriddo jqGrid JS › Help › SaveRow without Enter key
I have a grid with one editable column, which is a drop down list.
HEllo,
Yes it is possible and you can do what you want logic. The idea is to use the onSelectRow event.
Go into the demo
http://trirand.com/blog/jqgrid/jqgrid.html
Open the Row editing tree item and then Using Events example.
Replace the onSelectRow event with this:
onSelectRow: function(id)
{ if(id && id!==lastsel) {
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS