Re: Datagrid within a Datagrid, treeview style....
From: Ken Cox [Microsoft MVP] (BANSPAMken_cox_at_sympatico.ca)
Date: 01/13/05
- Next message: Eliyahu Goldin: "Re: order of fields"
- Previous message: Laura K: "Re: order of fields"
- In reply to: Roy: "Datagrid within a Datagrid, treeview style...."
- Next in thread: Roy: "Re: Datagrid within a Datagrid, treeview style...."
- Reply: Roy: "Re: Datagrid within a Datagrid, treeview style...."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 Jan 2005 17:25:09 -0500
The source code here would probably give you a good start at that:
http://www.denisbauer.com/ASPNETControls/HierarGrid.aspx
"Roy" <roy.anderson@gmail.com> wrote in message
news:1105590086.484174.205150@c13g2000cwb.googlegroups.com...
> Hey all,
> As the subject suggests, that's what I'm trying to accomplish.
> I'd trying to design something akin to this:
>
> ->First_Name | Last_Name | blah1 | blah2 | blah3
> --->X | Y | Z
> --->X | Y | Z
> --->X | Y | Z
>
> First name and last name combined would be the key for the parent table
> that would be the link to the child table which would display the rows
> of "xyz" information. As an added twist, I'm trying to make the child
> records editable. :) I'm not a newcomer to programming as I've been in
> the industry for a couple years, but this is my first exposure to .NET
> and web development, so I'm still very much a newbie in this arena...
>
> Anyone have any links or better yet, source code that they could post?
> Thanks much!
> -R
>
- Next message: Eliyahu Goldin: "Re: order of fields"
- Previous message: Laura K: "Re: order of fields"
- In reply to: Roy: "Datagrid within a Datagrid, treeview style...."
- Next in thread: Roy: "Re: Datagrid within a Datagrid, treeview style...."
- Reply: Roy: "Re: Datagrid within a Datagrid, treeview style...."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|