This is a migrated thread and some comments may be shown as answers.

Winform RadGridView vs WPF RadGridView

0 Answers 73 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Oliver
Top achievements
Rank 1
Oliver asked on 03 Jan 2012, 08:38 AM
I've written a module to export data from a WinForm RadGridView to excel. The module handles grouping as well. 
Now that we have ported over to WPF, that module doesn't work anymore.

Below are the RadGridView Winform objects, properties or methods. What are the equivalents in WPF? GridViewChildRowCollection GridViewRowInfo row.ChildRows row.Group row.HierarchyLevel row.Group.GroupRow.HierarchyLevel DataGroupCollection DataGroup
group.Groups.Count
grid.ColumnCount 

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Oliver
Top achievements
Rank 1
Share this question
or