This is a migrated thread and some comments may be shown as answers.

How do I implement view composition using KendoUI

0 Answers 43 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Herbert
Top achievements
Rank 1
Herbert asked on 28 Apr 2012, 10:43 AM
Hi, I'm new to KendoUI and JS based UI framework.
I wonder if I can decompose complex UI page/form into "UserControls"(like asp.net) and then
A. use "Contianer" ,
B. or even something like "Region Import"(in Prism) technology,
to compose them.
I go through the TabStrip and Window KendoUI controls and find them can act as a "Container" and load content from other seperated files,
so I think option A above is achievable, but how should I do?
Further, when using Prism, sivlerlight applications can make views as plugins and auto imported into ShellView by IoC container,
is there a same technology in KendoUI or jQuery, or something else.

Please show me a way out, thanks in advance.:-)

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Herbert
Top achievements
Rank 1
Share this question
or