Silverlight - Displaying Hierarchy of tabular data -


I have some data that I am displaying in a DataGrid, this data has multiple properties, which are the data grid columns Represent. One of these properties is a collection of another type of institution.

When a user selects an item in the datagrid, then I want to show the collection of entities in a tabular structure. In a sense, I'm looking to create a DataGrid inside the RowDetailsTemplate of a DataGrid. I'm not set to use a datagrid, I'm just using it because it's just a kind of control that I know about That table can display information.

My problem is, I do not know how to create an XML while addressing this kind of compelling structure. Can someone show me some code or point me to a code example?

Thank you!


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -