Forum
November 2nd, 2014
A
A
A
Topic RSS
Offline
The forums are currently locked and only available for read only access


Edit next row after hitting "Enter" key
02/10/2012
18:06
18:06

advantage_ed
New Member
Members
Forum Posts: 1
Member Since:
02/10/2012
02/10/2012

My grid has the "Enter" key bound to it and I've issued a command editRow after saving, but it does not go to the next row and put it into edit mode. All it does is save the current row and restores the row to read-only. How can I get the next row to go into edit mode after hitting "Enter"?
//Binds the Enter key to the grid to save the currently active row $("#cycleCountGrid").jqGrid("bindKeys", { "onEnter": function (currentId) { //Saves the active row saveRow(currentId); var nextId = currentId + 1; $("#cycleCountGrid").jqGrid("editRow", nextId); //Updates the last count using the active row last_row = $("#cycleCountGrid").jqGrid("getRowData", currentId); } });
Forum Timezone: Europe/Sofia
Most Users Ever Online: 715
Currently Online:
45 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66