Load data on demand (lazy load data ) for groups in advanced data grid control. When the user expands a node the flex component can make a webservice calla and retrieve data for this group.
ignoring the webservie part, I am trying to figureout how to do the UI part in AdvancedDataGrid ?