ce
ce copied to clipboard
load async data
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)
Hi,
Do you want load full data and filter after ?
hi, i want to filter async, because the data is so large
hi, how can i do it?
If you are loading too much information you might consider upgrading to a Professional version.