Click here to Skip to main content
15,904,653 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have listbox control
in that i have took three columns named
1.Smart_pin(this i have fetched value from database)
2.Select(CheckBox)
3.Sponcorid(TextBox)
4.Submit(Button)

now at run time when i clicked on submit button the values which is Smart_Pin,Select,Sponcorid should be saved in database.
I don't know how should do that please help me.

this controls(that is,checkbox and textbox) are in listbox control.
Posted
Comments
Er. Vikas Sangal 3-Dec-12 5:24am    
For reference click below links.
http://stackoverflow.com/questions/11412086/gettting-the-values-of-textbox-from-a-data-bound-listbox

http://nishantcop.blogspot.in/2011/08/access-templated-child-in-silverlight.html
VishwaKL 6-Dec-12 5:40am    
hi, inside list box how you can add another type of control?

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