Skip to content

Grid remote filtering error #128

@khaeljy

Description

@khaeljy

Hi,

I have an issue with grid filtering (Menu filter) using remote DataManager.
When i start typing in the autocomplete filter field, an error appear : "Request failed".

image

I have make a StackBlitz to illustrate this issue : https://stackblitz.com/edit/angular-tn21dx?file=app.component.html
For create my StackBlitz, I have clone an exemple of Syncfusion : https://ej2.syncfusion.com/angular/demos/#/material/grid/remote-data

Then I have only adds [allowFiltering]="true" [filterSettings]="{ type: 'Menu'}" to the ejs-grid component.

I think the problem comes from the return format of the remote data which should not be the same between the grid and the autocomplete filter field.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions