3
Answers

filter a datagridview using combobox

Photo of Kira Polyakova

Kira Polyakova

11y
8.5k
1
Hello!
I need to filter my DataGridView, using combobox.
For example....  I have a combobox which was fill from database.  When user selects a value from there,  datagridview must fill (Information about the selected value from database)
I will be grateful for your help and sorry for my english! 


Answers (3)