Ticket T1142019
Visible to All Users

Blazor - How to store list view filters in model differences in XAF v22.2.3

created 2 years ago (modified 2 years ago)

[DevExpress Support Team: CLONED FROM T1019960: How to store list view filters in model differences in blazor]

Is there official support for this in 22.2.3?

Comments (1)

Answers approved by DevExpress Support

created 2 years ago (modified 2 years ago)

Hello,

v22.2.4+
DxGridListEditor stores the current filter criteria in the Application Model (IModelListView.Filter). Internally, it uses the DxGrid API: SetFilterCriteria(CriteriaOperator) and GetFilterCriteria().

v22.2.3-
We don't have this feature in v22.2.3. While not available at this time, we expect to ship this feature down the road. Please note that the feature itself did not make this year’s product development roadmap, so it will not be released this year. I certainly hope that our customers vote to include it in next year’s roadmap. We generally publish a roadmap survey in December/early January.

Let me know if any further questions arise

Thanks,
Andrey

    Comments (1)
    A A
    Arkady (DevExpress) 2 years ago

      Hello,

      In v22.2.4, DxGridListEditor stores the current filter criteria in the Application Model (IModelListView.Filter). Internally, it uses the DxGrid API: SetFilterCriteria(CriteriaOperator) and GetFilterCriteria().

      Thanks,
      Arkady

      Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

      Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.