Hi,
I set a textbox value from another textbox by jquery like this:
I can see the value "Test" in the second textbox but when clicking on save, the posted value is empty.
I think the problem lies along with ajax cause when changing to server binding the value is posted.
The form is generated in a popup by the grid.
How do I solve this?
Regards,
Mattias