Forum


03:14

Moderators
30/10/2007

Hello,
The form is closed automatically after every click of submit or cancel
button. This is standart behavior or I missed something?
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.
11:52

Moderators
30/10/2007

Hello,
How look afterSubmit?
Does this event (function) return the needed array something like
afterSubmit : function(a,b) {
....
return [true,""];
}
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.
15:04

14/11/2008

Hi,
No I just return true;
If it false then the submit button just greys out and is available to click.
When you reopen the form the submit is still greyed out. So I return true
and it solves this issue. But the issue of the form not closing still exists.
I have done a work around by using onSubmitClick and some work
arounds to solve my issue with post edits and grid refreshes.
M.
02:27

Moderators
30/10/2007

Hello,
Thank you. If I look deep into the code this is common problem.
Will fix as soon as possible.
Thank you again.
Best 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.
02:57

Moderators
30/10/2007

Hello,
I think that the problem is fixed. What return your afterSubmit event?
Check your code. Also make a simple test:
afterSubmit : function (data, postdata){
return [false,"I return false"];
}
and then
afterSubmit : function (data, postdata){
return [true,""];
}
I think hat the common problem here is how you interpred data, usually you should do
data.resoponseText
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:
39 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