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

Best practice for Data Source Master Detail

1 Answer 391 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Cristiano
Top achievements
Rank 1
Cristiano asked on 21 Dec 2012, 04:08 PM
Hello,
I would like create a simple Master Detail page, this is the demo page:
http://beta.iper.net/kendo/master-detail/

What is the Best practice to implement a Data Source Master Detail page?

On past I have used ADOBE SPRY and it's have a easy mode to link master data source with detail data source, this is a demo of SPRY:
http://adobe.github.com/Spry/demos/gallery/index.html

Kendo can find useful hints ;)

Thank you!

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 25 Dec 2012, 10:51 AM
Hi Cristiano,

The easiest way to accomplish this is by using Kendo Grid with detail template. We have a demo that demonstrates this.
Alternatively you may use Grid/ListView/Template to display the data and external MVVM template to display the details. Please see the MVVM demos and docs.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Data Source
Asked by
Cristiano
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or