Kid_Icarus Posted March 24, 2005 Posted March 24, 2005 Hi, I have just started to learn ado.net in VB (feels like Im the last one to leave VB6 :( ) and have a simple question. I have a few bound textboxes on a form, and a bound datagrid. The controls are all bound to the same dataset. What I want: When I click on a row in the datagrid, I want the bound textboxes to show the same record, but it doesn't happen. What is the solution? Thanks in advance, Kid Icarus. You can't stop evolution! Quote
trend Posted March 25, 2005 Posted March 25, 2005 Hah. I just started moving from vb6 to vb.net a week or so ago. I dunno if it is I have gotten a lot better or vb.net is farrrr better.. but I am loving coding now. I am loving this website: http://vbmysql.com/ I think it deserves a sticky somehow.. but hopefully you will find your answer there :) As I don't know either Quote
Kid_Icarus Posted March 25, 2005 Author Posted March 25, 2005 Hah. I just started moving from vb6 to vb.net a week or so ago. I dunno if it is I have gotten a lot better or vb.net is farrrr better.. but I am loving coding now. I am loving this website: http://vbmysql.com/ I think it deserves a sticky somehow.. but hopefully you will find your answer there :) As I don't know either Well, nice to know I am not the last one! :-) I have written software since VB 5, and I can agree with you, .NET is relly fun to code in! But I do not use MySQL, I use MS SQL, maybe the code is identical, but I have already searched this forum, and I dont want to search yet another forum, that is why I asked my question here. But thanks anyway. Anyone else who can be so kind to help me with my question?? Quote
Moderators Robby Posted March 25, 2005 Moderators Posted March 25, 2005 This tutorial should be helpful ... http://samples.gotdotnet.com/QuickStart/winforms/default.aspx?url=/quickstart/winforms/doc/WinFormsData.aspx Quote Visit...Bassic Software
Kid_Icarus Posted March 29, 2005 Author Posted March 29, 2005 Thanks Robby! This tutorial should be helpful ... http://samples.gotdotnet.com/QuickStart/winforms/default.aspx?url=/quickstart/winforms/doc/WinFormsData.aspx Thanks Robby! This link helped me! (sorry for the long wait for replay, but I have been away) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.