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

2 Listviews

2 Answers 54 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 03 Jun 2012, 06:50 PM
Hi,

Could someone please tell me why my second listview lv2 is undefined here after the init of lv1 ? -

http://jsfiddle.net/wickedw/SXrH5/ 

Many thanks
Matt

2 Answers, 1 is accepted

Sort by
0
Accepted
Iliana Dyankova
Telerik team
answered on 06 Jun 2012, 02:57 PM
Hi Matt,

It seems the problem is caused by the <ul/> tag. Please try the following syntax:
<ul>...</ul>
For convenience, I updated your jsFiddle example.

Regards,

Iliana Nikolova
the Telerik team
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 06 Jun 2012, 07:12 PM
Thank you Iliana :)

Very silly mistake but not looking in the right place as it rendered correctly with one <ul> with invalid markup on the test page!



Tags
ListView
Asked by
Matt
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Matt
Top achievements
Rank 1
Share this question
or