Ajax DataGrid Support Product Page
Two small bugs (Session Variable and MM textSet)
Reported 16 years ago
1
has this problem
16 years ago Paolo Cognetti posted:
I've two smal bugsIf I use Session Variable for the filter, when I edit the grid it put "Entered value" again.
If I use MM "Set Text of Text item" behavior ant put {#} or {name} in the text, in the code it write
onrowclick: "MM_setTextOfTextfield('id_annuncio','',''(#)'');",
with ( instead { and two '
and not
onrowclick: "MM_setTextOfTextfield('id_annuncio','','{#}');",
Thanks
Paolo
Replies
Replied 16 years ago
16 years ago Miroslav Zografski replied:
Hi Paolo,
You can try placing following string in MM"Set Text of Text field" behavior:
\{columnname\} or \{#\}.
For other bug - I'll have it passed to our developers to consider fixing it.
Regards,
You can try placing following string in MM"Set Text of Text field" behavior:
\{columnname\} or \{#\}.
For other bug - I'll have it passed to our developers to consider fixing it.
Regards,
Replied 16 years ago
16 years ago Paolo Cognetti replied:
Thanks Miroslav
Paolo
Paolo
Replied 14 years ago
14 years ago shaun anderson replied:
Hi there, any update on the Session Variable filter being changed editing the grid?
Its just having to remember to change whenever I edit a grid - if I forget to the obviously the grids blank.... Thanks
Its just having to remember to change whenever I edit a grid - if I forget to the obviously the grids blank.... Thanks
Replied 14 years ago
14 years ago Miroslav Zografski replied:
Hello Shaun,
Unfortunately this one stayed out of this update. Will appear in next.
Regards,
Unfortunately this one stayed out of this update. Will appear in next.
Regards,