All Tags »
CellContentTemp... »
XML (RSS)
Sorry, but there are no more tags available to filter with.
-
XML data is currently not 100% supported by the grid. That said, you could refer to this thread to get an idea of how to proceed.
As for display the values of 2 subnodes in a cell, I suggest you create a new DataTemplate that consists of a Panel and 2 TextBlocks whose Text properties are bound to the n and v nodes. This template should then be ...