Welcome to the ASP.NET MVC feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET MVC, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Dear SyncFusion Team,
we have a problem with the Kanban component.
We have connected the component to the controller via the URL adapter.
Every time we move a card, not only the update url is called, but also the url that loads all the data. Is it possible that in this case ONLY the updateurl is called? We don't want to download all data again every time we move a map.