-
ComboBox Binding
Hi,
I am working on a database application. I want to bind a combobox to a table
in the database. How do i do that. Also since the data is read only is there
any way to bind the combobox to the SqlDataReader. Or I have to do it with
DataSet only? Any guess, sample code, or advice please...
Thanks and Regards,
Dharmesh Chauhan
-
Re: ComboBox Binding
Hello,
I wrote an article talking about DataBinding.
The URL is:
http://www.dotnetisp.com/ressources/affiche.asp?id=70
The article is written in French, but the sample code could help you.
The article discuss about DataBinding with a ListBox. But the principe is
the same as with the Combo.
Bye
Sylvain Gross
www.dotnetISP.com
"Dharmesh" <dharmeshchauhan@yahoo.com> wrote:
>Hi,
>
>I am working on a database application. I want to bind a combobox to a table
>in the database. How do i do that. Also since the data is read only is there
>any way to bind the combobox to the SqlDataReader. Or I have to do it with
>DataSet only? Any guess, sample code, or advice please...
>
>Thanks and Regards,
>Dharmesh Chauhan
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|