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 Priority, status, district, application, group, and assignee.
Any help will be greatly appreciated
Dipal ChoksiPosted May 15, 2008, 12:09 AM
You can try reading the ASP.Net documentation on building simple web pages. Numerous articles with good samples are also available.
Here is one of the best places to get started if you are new-
http://quickstarts.asp.net/QuickstartV20/aspnet/