Forum
04:54
Moderators
30/10/2007
Dear Rayson,
It is a good start to check first the docs - especially for formediting and how to change the label:
http://www.trirand.com/jqgridw.....mmon_rules
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.
23:01
Dear Tony,
Perhaps I confused you in the previous message. I don't want different labels in grid and form. I want to assign new labels to some columns and have the same new set of labels appear on both grid and form. As colModel and colNames cannot be changed during run time, I think setLabel() is the right command to use. However the newly assigned label only appear correctly on grid, the corresponding form label did not changed even if I did not specify a different label using formoptions.
Best regards,
Rayson
05:15
Moderators
30/10/2007
Hello,
In the form the label can not be changed dynamically with method.
Read carfully the docs and maybe you will need to use some events like beforeShowForm.
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.
22:56
Dear Tony,
I tried modify setLabel in grid.base.js (line 1793) by changing
if (nData){
$("div",thecol).html(nData);
}
to
if (nData){
$("div",thecol).html(nData);
$t.p.colNames[pos] = nData;
}
It'll permanently update the values in colNames[]. The labels in Form are now correct and I don't see any side effect. See if you like to include that in your new build.
Best regards,
Rayson
00:33
Moderators
30/10/2007
Hello,
Thanks for this. I missed that. Fixed in GitHub.
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.
Most Users Ever Online: 715
Currently Online:
48 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