Duration: 20:25 min
Summary: In this lesson, we will continue our discussion of the PanelBar by tapping into more detailed features. We will see how to interact with the panel dynamically. We will experiment with the append() function. This function is very powerful and flexible. We will also try to insert before and after elements as well as removing elements from the panel based on an id. Then, we will see how to use the contentUrls option to specify some html files that will serve as the content for the PanelBar.
Technologies and Resources: Kendo UI, kendoPanelBar, expandMode, kendoConsole, insertBefore, insertAfter, contentUrls.