I am just about finished with MS Visual C# 2005 Step by Step and it's a very good book (except maybe for a few of the examples). It goes through in detail datasets and loading controls on forms. Kevin
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of paha Sent: Monday, October 23, 2006 6:06 AM To: [email protected] Subject: Re: [Firebird-net-provider] please help me Hi pal, you are really in the wrong place here, next time ask such questions here http://www.gotdotnet.com/Community/MessageBoard/MessageBoard.aspx?ID=6 or here http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=8&SiteID=1, there are a lot of places for newbies to ask their question But please, choose some apropriate Subject, e.g. "Displaying Table information in Grid" :-) Indeed, your question is too simple, that makes me think, you wanted to know something else, but didn't know, how to ask it properly. Anyway to show two tables in two grids (or x tables in y grids) you should load the table data in DataTable objects or in DataSet and then assign this Tables to DataSource property of DataGridView I really don't understand, what exactly makes difficulties for you, maybe you should read some books about .Net and Windows Forms first ;-) -- View this message in context: http://www.nabble.com/please-help-me-tf2481094.html#a6952991 Sent from the firebird-net-provider mailing list archive at Nabble.com. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
