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.
1
onclickPgButtons(whichbutton,formid,rowid)
1
ButIam confused on how touseit.Isthere an example on how tousethisevent?
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.
1
onclickPgButtons(whichbutton,formid,rowid)
1
ButIam confused on how touseit.Isthere an example on how tousethisevent?