We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Data Binding

I was wondering if anyone has a solution to this problem. I am binding a data source to a combo box which works fine. The problem is that when the Window form is rendered the text portion of the bound combo box shows the first item. Is there a way to have not items shown?

1 Reply

AD Administrator Syncfusion Team November 21, 2005 11:21 AM UTC

You can set comboBox.Text=""; in the Form Load. This will help you. >I was wondering if anyone has a solution to this problem. I am binding a data source to a combo box which works fine. The problem is that when the Window form is rendered the text portion of the bound combo box shows the first item. Is there a way to have not items shown? >

Loader.
Live Chat Icon For mobile
Up arrow icon