Nuacht

When setting a not shown column (Visibility=Collapsed) to visible and said column is between two collapsed columns, the cell of the first visible column after the last collapsed column in the grid ...
This sample show cases how to order the GridMultiColumnDropDownList column FilterRow items in WPF DataGrid (SfDataGrid)? The ComboBox for FilterRow will be loaded with items based on the records order ...
Hi all, Basic info: VS2010, .Net 4.0 WPF application. I'm trying to write a dialog box that allows a user to edit a fairly simple configuration file, opened as an XMLDataProvider as an application ...
I'm working on my first WPF app and I'm stuck on something that shouldn't be so difficult.Basically I've got a List (actually ObservableCollection) of strings. I've got a ListView with a GridView ...