Forum


12:29

17/12/2008

Hello,
Is it doable to add labels on the edit form?
For example, when you edit a record on the form, if you don't click on the submit button yet and then you click on the arrows to go through the records on the edit form, the edits on that record won't be saved. I want to add a labels above the arrows to remind users to click on the submit button. is this doable?
Thanks!
Maggie
07:32

Moderators
30/10/2007

Hello
You can use onclickPgButtons event in form editing for this purpose. Also check the news for version 3.3.2
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
10:14

17/12/2008

Hello,
I checked the online documentation on onclickPgButtons:
This event can be used only when we are in edit mode; it fires immediately after the previous or next button is clicked, before leaving the current row, allowing working with (e.g., saving) the currently loaded values in the form.
onclickPgButtons(whichbutton, formid, rowid)
But I am confused on how to use it. Is there an example on how to use this event?
Thanks, Maggie
10:14

17/12/2008

Hello,
I checked the online documentation on onclickPgButtons:
This event can be used only when we are in edit mode; it fires immediately after the previous or next button is clicked, before leaving the current row, allowing working with (e.g., saving) the currently loaded values in the form.
onclickPgButtons(whichbutton, formid, rowid)
But I am confused on how to use it. Is there an example on how to use this event?
Thanks, Maggie
02:12

Moderators
30/10/2007

Hello,
Try
onclickPgButtons : function (which, formid, rowid) {
$("#sData",formid).trigger("click");
}
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Most Users Ever Online: 715
Currently Online:
34 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