Danielsm97
New member
- Joined
- Feb 23, 2015
- Messages
- 1
- Programming Experience
- Beginner
Hello everyone! I have recently started working with windows form application and I must say it is really awsome! I have came up with a project but I came across a little problem and I hope some of you might help me!
I have established a local database and managed to connect it to a DataGridView, awsome I can see my database in my windows form! I have also made 7 combo boxes, each with its strings in it, then i added a button that should filter the data grid view according to the strings the user selected in the combo boxes. My question is, how do i do that? I mean how do i make a button that when i press it it will filter my DataGridView according to the strings selected in all the combo boxes?
here is a picture, i hope it makes things more clear:
Sorry for my bad english and for my lack of knowledge in windows form application but i hope someone could help me!
I have established a local database and managed to connect it to a DataGridView, awsome I can see my database in my windows form! I have also made 7 combo boxes, each with its strings in it, then i added a button that should filter the data grid view according to the strings the user selected in the combo boxes. My question is, how do i do that? I mean how do i make a button that when i press it it will filter my DataGridView according to the strings selected in all the combo boxes?
here is a picture, i hope it makes things more clear:
Sorry for my bad english and for my lack of knowledge in windows form application but i hope someone could help me!