Test Your Knowledge

Windows Forms - Lesson 5: Data Binding Quiz

Answer all questions to test your understanding

1 What control is used to display tabular data in Windows Forms?
2 How do you bind a DataGridView to a DataTable?
3 What property of a ComboBox controls what the user sees?
4 What property of a ComboBox controls the underlying value?
5 What is the purpose of BindingSource in Windows Forms?