ce icon indicating copy to clipboard operation
ce copied to clipboard

load async data

Open isbincApps opened this issue 2 years ago • 3 comments

hi, how i can filter async data without a url

o.filter = async (instance, cell, c, r, source) => await self.debounceSearch(instance, cell, c, r, source, v)

isbincApps avatar Apr 25 '22 12:04 isbincApps

Hi,

Do you want load full data and filter after ?

GBonnaire avatar Apr 28 '22 10:04 GBonnaire

hi, i want to filter async, because the data is so large

isbincApps avatar Apr 28 '22 10:04 isbincApps

hi, how can i do it?

isbincApps avatar May 16 '22 19:05 isbincApps

If you are loading too much information you might consider upgrading to a Professional version.

hodeware avatar May 22 '23 18:05 hodeware