data binding in web form

chi2king

Member
Joined
Sep 28, 2006
Messages
20
Programming Experience
Beginner
I am having problem in databinding my listbox to a textbox. My application
is about data entry. I can already list the details in the listbox when the
page loads. My problem is when i choose a data in the listbox i cannot
display the details on the textboxes. Can i also update, delete or add
data into the database using the textboxes?
Im sorry for this long text its just that im new to asp.net
Thanks a lot to anyone who can answer me.
 
Back
Top