Hello Everyone! I need help on a project that I am working on; I am a new
VB 2005 user and this is my first project. I have a search form where I have 6 comboboxes and a From date textbox and a To date textbox I have also added a datagridview.
I want to be able to create a search by selecting any value from the comboboxes and populate the data into the datagrid.
I have CmbPriority, Cbmstatus, Cmbdistrict, Cmbapplication, Cmbgroup, Cmbassignee, FromDatetxt, and ToDatetxtx
Any help will be greatly appreciated
BK