where i can find the data form wizard in visual basic 2005
hi
i am working with visual studio.net 2005 , and my favorite language is visual basic , and i don't found data form wizard .
please help me .
thanks alot
best regards .
libyan Sunday, July 23, 2006 5:35 AM
There is not a data form wizard. In the data menu select show data sources. It will open the data sources window. Click on add new data source. Once you are done adding a datasource you can drag the datasource on the form and have it add a datagridview or if you select details and add controls to the form.