Hi,
I have set the LivePersistence="true" , but the updates are not happening in database.
there are three fields updated on screen using in textbox. I alow user to enter everything in a formview edittemplate mode and then once its doen , divert to ietmtemplate and show it. My formview is inside a user control and this user control is in a tabcontainer on an aspax page. One gets updated , but the other two dont.
what could be the reason for this.
If i want to check what is updated and what is not and what is the reason, how can i do that. is there any way i can test what is getting updated and what is not.
please help. i am not having much experience and would appreciate your help.