View Single Post
  #1 (permalink)  
Old 05-02-06, 10:17 AM
jackiew jackiew is offline
New Member
 
Join Date: May 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
DataGrid confusion...

I have a DataGrid that works beautifully. It has 5 columns; Name, Extension, Item, Size, and Color. I want to be able to click on the persons name and have a view window open with all of their order details. (The order detail page also works, its getting the two pages to talk together)

I've found things on the net that address this very issue, but they are written in C# and I'm using VB.

Does anyone know a good site to go to that explains, step-by-step, how to set this type of thing up and in VB?

Thanks in advance
Jackie
Reply With Quote