Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi all,

 

I have one problem with windows datagrid

 

In general when we want to display parent child relation data, we provide a relation between the parent table and child table. So when we click the parent record first it displays the relation name it displays the child records when we click on the relation name, and at a time only the child records of one parent record are displayed. And by the back button only we can move to the parent record from child records.

 

But my requirement is whenever the user clicks the + sign of parent record it will

immediately displays all the child records instead of showing relation name and i should be able to display child records of all parent records at a time. I.e., like how the treeview control works.

 

I should not any use third party control.

 

Please provide any soltion if u have.

 

I need this as soon as possible

 

Thank u in advance.

Posted
If you have parent child tables in your dataset the datagrid should automatically handle displaying them correctly.

 

Thanks for your reply.

I am doing the same. I don't want to display the relation name before displaying the child records. I want to directly display the child records.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...