Kendo UI for jQuery
Overview
Frameworks
jQuery
Angular
React
Vue
Demos
Roadmap
What's New
Roadmap
Release History
Docs & Support
Pricing
Search
Shopping cart
Login
Contact Us
Try now
close mobile menu
Telerik Forums
/
Kendo UI for jQuery
This is a migrated thread and some comments may be shown as answers.
striped list
1 Answer
33 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Dulmandakh
Top achievements
Rank 1
Dulmandakh
asked on
14 Sep 2012,
10:53 AM
I'm trying to display large number of items using ListView (web). Solid view looks not good so I need to have striped list.
Below script is not working
$("li:odd").css("background-color", "#202020");
How I can make ListView striped?
Add a comment
Submit comment
Cancel
1 Answer
, 1 is accepted
Sort by
Score
Date
0
Nohinn
Top achievements
Rank 1
answered on
14 Sep 2012,
11:47 AM
You can use something like this:
http://jsbin.com/uwuvez/1
Add a comment
Submit comment
Cancel
Answer this question
Drag and drop files here or
browse
to attach...
Browse
for files to attach...
Supported file types: PNG, JPG, JPEG, ZIP, RAR, TXT. Max total file size - 20MB.
Submit answer
Cancel
Tags
ListView
Asked by
Dulmandakh
Top achievements
Rank 1
Answers by
Nohinn
Top achievements
Rank 1
Share this question
or
Copy link