G
Guest
Hi!
I have a DataList that bind in the first page load (not postback). The
datalist has two textbox that can be edited by the user. When I press the
Save button (ImageButton) and I watch the textboxs they are with the original
value.
- I don't rebind the DataList.
- The textbox has a custom binding on ItemDataBound event.
How to get the text input by the user¿?
Help! =(
Thanks
I have a DataList that bind in the first page load (not postback). The
datalist has two textbox that can be edited by the user. When I press the
Save button (ImageButton) and I watch the textboxs they are with the original
value.
- I don't rebind the DataList.
- The textbox has a custom binding on ItemDataBound event.
How to get the text input by the user¿?
Help! =(
Thanks