Combining grouping with group drop zone and filtering

Hi,

I have a question about grouping and filtering:

_ Is it possible to use the ShowFilters and ShowGroupDropzone together?

I have the following code and I get a null reference exception:

Xaml:
------














Code behind:
------------

dataGrid.ItemsSource = Data; // Data is a ObservableCollection

Thanks,

SB

1 Reply

CB Clay Burch Syncfusion Team September 25, 2009 08:52 AM UTC

Combining the two is not possible with the 7.3.0.20 DLLs, but it will be possible with future versions. If you want to preview this support, you can create a Direct Trac incident and request to get newer DLLs that allow this task before this support in available in a published release. Please mention this thread when you create the incident so the Syncfusion engineer will have the context of your request.

Loader.
Up arrow icon