DataGrid child-parent navigation

  • Thread starter Thread starter Michal Hraba
  • Start date Start date
M

Michal Hraba

If I press the "+" child node navigation in DataGrid, how can I return back
to parent DataTable ?

Thanks

Michal
 
Hi Michal,

You may press "Alt+Left Arrow" to back to parent table. Here is the snippet
of the document.
<ALT+LEFT ARROW >
Move up to the parent table if in a child table. Same behavior as clicking
the Back button.

To know more shortcut of winform DataGrid control, you may take a look at
this link:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/
vbgrfkeyboardshortcutsfordatagrid.asp

Does it resolve your problem?
Please let me know if you have anything unclear on this issue.
Thanks!

Best regards,

Ying-Shen Yu [MSFT]
Microsoft community Support
Get Secure! - www.microsoft.com/security

This posting is provided "AS IS" with no warranties and confers no rights.
This mail should not be replied directly, please remove the word "online"
before sending mail.
 

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

Back
Top