All Tags »
DataSet »
Hierarchical (RSS)
Sorry, but there are no more tags available to filter with.
-
Hi, I’m working on the WPF Grid (3.1).This grid is hierarchical ( 5 nested deep ) created in this way:public static DataGridCollectionViewbdsRows = null;private static PersonObservableCollectiondList = new PersonObservableCollection();public void LoadItems(){ dList = new ...