Quantcast
Channel: Windows Forms Data Controls and Databinding forum
Viewing all articles
Browse latest Browse all 2535

How can I fill a combobox with a column full of position titles to filter through. Also update the combobox as new records are added

$
0
0
titleComboBox.DataSource = Me.JobHuntingDataSet.Position.TitleColumn
titleComboBox.Displaymember = "Title"
titleComboBox.ValueMember = "PositionID"

I'm getting an error saying Ilist could be used.

I want the PositionBindingSource.Filter = titleCombobox.SelectedText.ToString


Viewing all articles
Browse latest Browse all 2535

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>