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

Single object listview

2 Answers 25 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 14 Jun 2013, 11:42 PM
Hi,

I'm trying to display a single data object which is loaded through a remote datasource.

My ideal component would be either

a) A listview which stretches to the entire screen and doesnt scroll
or
b) A view which has the data source loading functionality of a list view and passes that into a view

Do you have any recommendations on how to proceed? Are there other alternatives which I haven't considered?

Thank you!
Matt

2 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 18 Jun 2013, 11:10 AM
Hi Matt,

While possible, using datasource and listview for single data object fetching and displaying sounds like an overkill. As an alternative, I would recommend fetching the object using jQuery Ajax methods, and rendering it with a kendo template.

Regards,
Petyo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Matt
Top achievements
Rank 1
answered on 21 Jun 2013, 04:21 PM
Thank you Petyo.
Tags
ListView (Mobile)
Asked by
Matt
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Matt
Top achievements
Rank 1
Share this question
or