Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 3500:0800:0870 [2026/08/13 00:55] – removed - external edit (Unknown date) 127.0.0.1 | 3500:0800:0870 [2026/08/13 01:10] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | [< | ||
| + | ====== Modifying default behavior and presentation of content panels in visual perspectives ====== | ||
| + | To modify the default behavior and presentation of content panels in visual perspectives you need to go to a particular visual perspective that you want to modify, select the content panel and then click on the " | ||
| + | |||
| + | The idea here is the same – you have two scripts as before. However, there are no Kendo UI widgets to modify here – you can only modify the markup of the content panel (either during initialization or after it has been drawn). | ||
| + | |||
| + | Two objects are exposed for the initialization script: | ||
| + | |||
| + | * " | ||
| + | * " | ||
| + | |||
| + | |||
| + | {{simplenavi> | ||