Announcement

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

    ListGrid filter editor always calls DB fetch

    Hi Isomorphic!

    We are trying to use the ListGrid filter editor with the local data on grid only. We found "filterLocalData" on the documentation but setting it to true doesn't stops calling the server for a DB fetch.

    żIs there a way to do this?

    Thank you in advance.

    #2
    Hi jcastroredur,

    did you also set the data with via setData() (and not with a normal fetch), as the docs say?

    Best regards
    Blama

    Comment

    Working...
    X