This is the forum to discuss the Wrox book Professional VB.NET 2003 by Bill Evjen, Billy Hollis, Rockford Lhotka, Tim McCarthy, Jonathan Pinnock, Rama Ramachandran, Bill Sheldon; ISBN: 9780764559921
You are currently viewing the BOOK: Beginning VB.NET 2nd Edition/Beginning VB.NET 2003 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
Hi Friends
I use the Beginning VB.NET 2003 book in that book in Database programming with SQL Server & ADO.NET chapter is there.
In that chapter Data Grid control is given but Unfortunately
i use Visual Studio 2005 edition so i don't know the additional control Or optional control for database handling in VB.Net for Visual Studio 2005
So please guide me for that control
It's been a while since I used Visual Studio 2005 but I believe that was the version where the DataGridView control replaced the DataGrid control. I believe that most of the properties are the same. However, you can also view the help documentation that came with Visual Studio to see all of the properties for this control.