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!
My DropDownTree's DataBound event is not triggered on remode data fetch (UrlAdaptor) if the remote data has Expanded elements.
I see, via devTools in chrome, all remote fetch calls are completed (self referencing data), but at the end custom DataBound event is not triggered.
INFOS