Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2085
XamComboEditor display delay when ItemSource is large
posted

I've got an issue where viewing the entries in a XamComboEditor takes many (10s-30s) seconds to display, and then it also takes a long time to render the items in the list as I scroll through it.  I have ~30,000 entries in this list.  I have tried to limit it to ~10k entries but the issue persists.


Is there a setting or a configuration I can implement to speed up the display time?

Parents
No Data
Reply
  • 29065
    Offline posted

    Hello Gary, 

    What is the namespace? eg. Windows.Editors or Controls.Editors?

    Are you providing any filtering to your data/items in the combo?

Children
No Data