all groups > visual studio .net ide > march 2007 >
You're in the

visual studio .net ide

group:

grid in forms designer for aspx pages


grid in forms designer for aspx pages Ganesh
3/16/2007 10:04:24 PM
visual studio .net ide:
Hi There

I just can't find out why I don't see a grid in my forms designer for aspx
pages. I used to see in vs 2003.

Any idea to get it back in vs 2005

Thanks
Ganesh


RE: grid in forms designer for aspx pages Dale
3/20/2007 2:48:47 PM
You can right-click on Data and select Choose Items. In the popup dialog -
when it finally shows up since this, like everything else in VS2005 is
extremely slow post SP1 - you can scroll down on the .Net Framework
Components tab until you find the DataGrid for web (not for Windows.Forms).

The only thing is, the preferred/recommended control to use for .Net 2.0 is
the GridView, and not the DataGrid. The DataGrid was only left in .Net 2.0
for compatibility with .Net 1.1.

Dale
--
Dale Preston
MCAD C#
MCSE, MCDBA


[quoted text, click to view]
AddThis Social Bookmark Button