Groups | Blog | Home
all groups > asp.net > february 2006 >

asp.net : Gridview 2 Gridview


Jesse Johnson
2/12/2006 7:54:27 PM
I am trying to have one gridview control that displays items with the select
command enabled and when the user clicks "select" it would send that line of
information to another gidview control. That way the second gridview only has
the data that the user selcted. Could anyone help me out? Thanks in advance.

Ken Cox - Microsoft MVP
2/12/2006 10:13:44 PM
That sounds like Master/Details except using a second gridview instead of
DetailsView. Samples here:

http://www.asp.net/QuickStart/aspnet/doc/data/databases.aspx#masterdetails

Ken
Microsoft MVP [ASP.NET]


[quoted text, click to view]

Jesse Johnson
2/12/2006 10:47:27 PM
Thanks, I have done grid to master but didnt know it was close to the same as
grid to grid. I will try that. Thanks for the help.
--
Jesse Johnson


[quoted text, click to view]
AddThis Social Bookmark Button