Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Inline Filter in Grid and values containing + (plus) character

    Hello, in a list grid with string values in a column, when using inline filtering capability, we hit this issue. When a value (e.g. name of product) contains '+' (plus) character (e.g. "A+B+C") and user tries to filter on it (e.g. "B+C"), it won't return a result. I found that if I escape plus character e.g. "B\+C", then it works.

    See attachments.

    Is this a bug or feature? I have not found anything related to escaping in a documentation of filter expression operators.

    Thanks
    Attached Files

    #2
    See the FAQ for the details you need to provide to get help. Your missing basically everything, from version to grid settings to logs.

    Comment

    Working...
    X