Click here to Skip to main content
15,911,139 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Please help me
I have two web forms.
From one form,I retrieve data with datatable and then I add this datatable to Session state.
In another form,I get data from session state with datatable and I bind data from datatable to textbox and lable controls.Then I edit data in textbox and label but data not update and exist data from datatable.Data In textbox and label do not change.What Should I do?Please give me a way to update data.(ASP.Net with vb codes)
Posted
Comments
Rahul_Pandit 19-Nov-13 4:03am    
please put your code
Er Daljeet Singh 19-Nov-13 4:30am    
Post your code where you are binding textbox or label with datatable.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900