| .NET DotNet Forum Index » General Discussion » Can't find DataGrid and GridView controls on Toolbox... |
|
Page 1 of 1 |
|
| Author |
Message |
| Curious... |
Posted: Wed Oct 28, 2009 9:50 am |
|
|
|
Guest
|
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? |
|
|
| Back to top |
|
|
|
| PvdG42... |
Posted: Thu Oct 29, 2009 8:48 am |
|
|
|
Guest
|
"Curious" <fir5tsight at (no spam) yahoo.com> wrote in message
news:a4800c5b-4ccc-4c76-8a8d-65bbe3c5f02f at (no spam) x6g2000prc.googlegroups.com...
Quote: 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? |
|
|
| Back to top |
|
|
|
|