Can't find DataGrid and GridView controls on Toolbox

C

Curious

After I created a windows form, I want to add DataGrid and GridView to
the form. However, they do not appear in the Toolbox. What shall I do
to add them to the Toolbox?
 
P

PvdG42

Curious said:
After I created a windows form, I want to add DataGrid and GridView to
the form. However, they do not appear in the Toolbox. What shall I do
to add them to the Toolbox?

First, please tell us which version and edition of Visual Studio you are
using.
When I look at the toolbox with a WinForm open in either VS 2008,
Professional or VS 2010, Premium Beta 2, I see a Data category. In the data
category, I see the DataGridView control.

What do you see in your Data category in the toolbox?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top