Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Re: How to programmatically set GlobalSelectedItem?

  •  04-18-2008, 11:33 AM

    Re: How to programmatically set GlobalSelectedItem?

    The only way to do that would be to have access to the DataGridContext for the object 4 relations deep and add the object to its DataGridContext`s SelectedItems collection.

    Because DataGridContext instances exist only for "expanded" details, it would be impossible to do that if the details are not expanded.

    If the details are indeed expanded, then you can use the DataGridContext/DataGridControl.GetChildContext() method.



    Marc Laroche
    Software Developer
    Xceed Software Inc.


    I don’t suffer from insanity, I enjoy every minute of it. - Unknown
View Complete Thread
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.