Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > How to change the DataSet Designer
 

How to change the DataSet Designer

I'm using VS2005, and after that I installed VS2003.

When I open a Type DataSet in the designer, it opens in the schema editor and not in the DataSet Designer.

Can someone tell me how to change that back. I need to use the DataSet Designer.

Best Regards

Diego Rojas

Excelsus.biz

Luis D. Rojas  Thursday, August 31, 2006 4:56 AM
Right click on the datatable and select configure.
Ken Tucker  Thursday, August 31, 2006 11:30 AM
Right click on the datatable and select configure.
Ken Tucker  Thursday, August 31, 2006 11:30 AM

You can use google to search for other answers

Custom Search

More Threads

• navigate, update, edit and delete data in a datagridview
• How to email DataGridView Data in VB 2008
• What is the AddNew method of BindingContext???
• How can I edit the width of each column in DataGrid?
• Parent dataset in child form
• How to bind to BindingSource.Current?
• TreeView control databinded to SQL Server
• How to integrate a combobox conrol in datagridview control
• When will the WinForms control reflect the results of data binding
• Disableing a coloumn in a DataGridView