LookupEditor Async in MVC version #7178
Unanswered
teafmartins
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I'm using the MVC version of Serenity. The project in question is large and loads a lot of data into the filters (quickfilter), making the page load slowly.
Is it possible to have an async lookupeditor?
Something like Core version:
[LookupEditor(typeof(MyRow), Async = true)]
Has anyone ever needed anything like this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions