Datagrid

G

Guest

Hi,

i wanted to ask if it is possible for a datagrid to display a parent-child realtionship like this:

ParentRow
ChildRow
ChildRow
ParentRow
ChildRow

At the moment the user has to click th '+' sign and then click on the name of the relationship. However, when i do this the parent row is moved upto the captionbar and is not very readable!!

Can all the relationships be pre-expanded so the user does not have to click the '+' and the relationship name? Also can the parent row be kept in the table intead of being moved up?

Any advise would be excellent
thx
 
G

Guest

Here it is :

http://aspalliance.com/21

HTH
Sudhakar Sadasivuni
Microsoft .NET MVP | MCAD
http://weblogs.asp.net/ssadasivuni
www.mugh.net

----- Bhavna wrote: -----

Hi,

i wanted to ask if it is possible for a datagrid to display a parent-child realtionship like this:

ParentRow
ChildRow
ChildRow
ParentRow
ChildRow

At the moment the user has to click th '+' sign and then click on the name of the relationship. However, when i do this the parent row is moved upto the captionbar and is not very readable!!

Can all the relationships be pre-expanded so the user does not have to click the '+' and the relationship name? Also can the parent row be kept in the table intead of being moved up?

Any advise would be excellent
thx
 
G

Guest

Hello Sudhaker

The article you have provided me is for an asp.net web application
I am creating a windows application.

Will this still work??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top