This is a Technology portal site for all the developer, It's a community, here you can post your question when you are learning, working, and soso...we'll make it better than yesterday Everyday...
Is the dataGrid used in Visual Studio .net available also in VS 2005? In VS 2005, I used a webform that was created in .net. However, I cannot see the dataGrid control in the toolbar.
Yes, the DataGrid is available. Try right-clicking on the toobox and selecting Choose Items... Then check the box adjacent to the DataGrid control in the Choose Toolbox Items dialog to add it to your toolbox.