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

Grid inside ListView Row

4 Answers 497 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Doug Riley
Top achievements
Rank 1
Doug Riley asked on 07 Mar 2012, 08:30 PM
I have a kendo listview where I need to embed a kendo grid inside each listview row (the listview row uses a defined template) ... how can this be accomplished?  

Thanks!
Doug

4 Answers, 1 is accepted

Sort by
0
Accepted
Nikolay Rusev
Telerik team
answered on 08 Mar 2012, 04:51 PM
Hello Doug,

The ListView widget is not intended for such scenarios. You can easily achieve this by floating grid containers.
However here is one possible way to achieve this:
http://jsfiddle.net/rusev/qyYUG/

Regards,
Nikolay Rusev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Doug Riley
Top achievements
Rank 1
answered on 13 Mar 2012, 09:55 PM
Great - Got it working based on your example.

Here is a modified example where a table (grid) is created in the template called by the ListView and then converted in the databound event: http://jsfiddle.net/riley/34q7g/

Thanks!
Doug
0
Soumen
Top achievements
Rank 1
answered on 14 Dec 2012, 11:31 PM
Can anybody please help and tell what is wrong with this code:
http://jsfiddle.net/qyYUG/48/
0
Nikolay Rusev
Telerik team
answered on 15 Dec 2012, 09:19 AM
Hello Soumen,

In order to avoid duplication of posts, I've posted the answer to your question in the other forum thread you've started.

Regards,
Nikolay Rusev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ListView
Asked by
Doug Riley
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Doug Riley
Top achievements
Rank 1
Soumen
Top achievements
Rank 1
Share this question
or