Group: Forum Members
Posts: 48,
Visits: 97
|
Hi,
I would like to create an user control that contains of address, city, country, postal and state. I have business object in this user control that would populate country list and bind to combobox.
After create ths user control, I would like to allow user to bind data to user control's inner controls (textbox and combobox) in form.
How to implement this?
Thank you
|