Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
655
Cells merging and filtration
posted

Hello, Infragistics team!

Two questions about xamDataGrid for WPF.

1) Is it possible to automatically merge cells with same content? This feature is allowed by Silverlight DataGrid, example found at http://samples.infragistics.com/sllob/RunSamples.aspx?cn=grid#/grid/cell-merging. How can I achieve the same behaviour in WPF DataGrid? Cannot find such sample in NetAdvantage 2010.

2) Is it possible to filter data with the help of filter menu, as shown in that Silverlight sample: http://samples.infragistics.com/sllob/RunSamples.aspx?cn=grid#/grid/filtering-data (choose item "FilterMenu" in Options). I mean using combobox with checkboxes and multiple selection. Cannot find such sample in WPF too (only combobox with flat list in it and no multiple selection).

Parents Reply Children
No Data