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
170
Problem with filters and dynamic fields
posted

We are writing an application that communicates with a service to determine the current fields of the XamDataPresenter.  After the fields are updated, we are clearing the filters, and loading new filters.  Every time the filters are cleared, an IndexOutOfRangeException is thrown.  How do we reset the filters?

Attached is a simple example.

By the way, I wonder if this is related to another bug where LoadCustomizations fails if some of the columns in the configurations that are being loaded have been removed.

Thanks in advance.

InfragisticsBug.zip