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

Signature
Dale Preston
MCAD C#
MCSE, MCDBA
> Hi There
>
[quoted text clipped - 5 lines]
> Thanks
> Ganesh