Load one/all subgrids on demand

Unanswered Load one/all subgrids on demand

  • Friday, 3 August 2012 4:01 PM
     
     

    I want to replicate the same functionality that CRM applies on a page when there are more than 4 subgrids in it. Basically, I want to load all records on demand and show the same link CRM shows out of the box: "To load [Entity Name] records, click here."

    How can this be accomplished?

All Replies

  • Friday, 3 August 2012 11:00 PM
     
     
    Not sure precisely how CRM accomplishes that, but a simple work around would be throwing the sub grids into Tabs that are collapsed by default, the sub grid isn't loaded until the tab is expanded. 
  • Monday, 6 August 2012 3:36 PM
     
     

    Thanks for your reply.

    I knew of this work around, I want to know if there's any way of duplicating
    the same behavior to keep things consistent.