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

Master/Detail Row expanded

Sort Posts: Previous Next
  •  05-14-2008, 12:46 PM Post no. 12262

    Master/Detail Row expanded

    Hello,

    What event is triggered when a row is expanded in a Master/Detail Grid so i can refresh the data when i insert a new row so it gets its new primary key from the database in order for the user to add children for the newly added row?

     Thank you
     

  •  05-14-2008, 5:24 PM Post no. 12276 in reply to 12262

    Re: Master/Detail Row expanded

    There is no such event. An option would be to query the DataGridContext.HasDetails property or check if the current item has expanded details by calling the AreDetailsExpanded method.

    A second option would be to create a new DataRow template and hook directly into the detail toggle button. 


    Technical Writer - Xceed Software

    Of all the things I've lost, I miss my mind the most. - Mark Twain
    Filed under:
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.