Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Hi,
How can I bind to the expand or collapse event from code? I tried:
$("#collapsibleDiv").on("expand", function () { alert("expand"); });
without sucess.
Kind regards,
Marco