rmokkenstorm Posted February 22, 2006 Posted February 22, 2006 Can someone please help me. I have a Datagrid with 5 colloms. now I want the user to dubbel click on a datarow in the datagrig so he will see another form with the detaild information.. that's about 12 colloms.. of textboxes.. First: should I put in my SelectQuery from the first form all the 12 colloms or can i also do that in the second form.. What's better, quicker? Second: How can I collect the datarow put it in some kind of varible and read it out in the second form? I use visual C#.NET Quote
SonicBoomAu Posted February 27, 2006 Posted February 27, 2006 This thread might give you some ideas. http://www.xtremedotnettalk.com/showthread.php?t=95739 I know that this is in VB .Net (sorry I don't know C#). Quote Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry Compiled
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.