Load content on demand when expanding RadSlidingPane
Article Info
Rating: Not rated
|
Article relates to
|
RadSplitter for ASP.NET AJAX
|
|
Created by
|
Svetlina, Telerik
|
HOW-TO : Load content on demand when expanding RadSlidingPane
SOLUTION:
The scenario of loading content on demand when a RadSlidingPane is expanded is useful in cases when the content slows down the performance and it is not needed to render additional HTML. In order to implement it, you can hook up the RadSlidingPane's OnClientExpanding event and perform an AJAX request which loads the content e.g as shown below:
aspx:
code-behind:
You can find a sample running demo attached to the article.
Comments
There are no comments yet.
If you'd like to comment on this KB
article, please, send us a
Support Ticket.
Thank you!
Please
Sign In
to rate this article.