Forum
Topic RSS
05:19
21/01/2011
OfflineHi,
I'm new to jqGrid, and would appreciate any help at all.
Can someone tell me how to add a new row to the grid with an eternal button with a specific rowid?
I can add the row-- but the rowid is empty, and when the next row is added there are multilple rows with the same id so it cannot be selected.
emptyItem = [{id: "99", acct: "", type: "", typecd: "", restriction: "", restricrtioncd: "", prod: "", status: "", effdate: "", enddate: ""}];
$("#list").jqGrid('editRow',"99", true);
The "99" has no affect on the rowid.
05:33
21/01/2011
Offlinevcarbo said: correction---
Hi,
I'm new to jqGrid, and would appreciate any help at all.
Can someone tell me how to add a new row to the grid with an eternal button with a specific rowid?
I can add the row-- but the rowid is empty, and when the next row is added there are multilple rows with the same id so it cannot be selected.
emptyItem = [{id: "99", acct: "", type: "", typecd: "", restriction: "", restricrtioncd: "", prod: "", status: "", effdate: "", enddate: ""}];
$("#list").jqGrid('addRowData', "99", emptyItem);
The "99" has no affect on the rowid.
Most Users Ever Online: 994
Currently Online:
12 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
Log In
Home