Hello,
I'm using the radgrid's templated edit mode,
in the template there is a button which opens a radwindow (in javascript) and passes the text from a textbox (which is also inside the edit template) to that radwindow.
and eventually when a button in the radwindow is clicked, the radwindow gets closed and updates the text inside that textbox.
Everything is done without posting back to the server.
my only problem is reading/writing from that textbox inside the templated edit form.
Any suggestions?
Thanks,
Izik
I'm using the radgrid's templated edit mode,
in the template there is a button which opens a radwindow (in javascript) and passes the text from a textbox (which is also inside the edit template) to that radwindow.
and eventually when a button in the radwindow is clicked, the radwindow gets closed and updates the text inside that textbox.
Everything is done without posting back to the server.
my only problem is reading/writing from that textbox inside the templated edit form.
Any suggestions?
Thanks,
Izik