How do I force the XamWebGrid's expansion indicator to be visible at all times, even if the child collection is null? I want to lazy load the child collection when the expansion indicator is clicked, but the expansion indicator does not show if the child collection is null. The WPF grid has the option to show or hide the expansion indicator regardless of the state of the child collection, does the same exists in the Silverlight version?
The Silverlight XamGrid is the XamWebGrid , there was a name change along the way.
is this true for XamGrid too?
As an alternative, can the row selector be used? That is allow the row-selector to host say a hyperlinkbutton that when clicked will load child for that row
I don't believe that this is currently on the feature list for the next release, however I have fowarded this information on to our Product Management team for inclusion on our backlog sheet.
Is this a planned feature that will be implemented in the next release? If not, can you add it to the feature list?
Currently this feature is not available on the XamWebGrid.