You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am having trouble getting Server Side paging to work with Filtering and Search capabilities.
Using TypeScript and followed separate examples, but it seems like whenever I have:
return {
serverOptions
}
in my defineComponent - then the searchField, searchValue, and filterOptions stop working.
Is there an example anywhere with server side paging / sorting AND search / filter capabilities?
Beta Was this translation helpful? Give feedback.
All reactions