I am using .css file for the styles. In my view page i am having two list views and i want two different colours for two of the list views. How can i do that in kendo ui
Regards,
Sri
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Prefix your CSS definition by listview
id, discriminating between one and the other.Given the HTML for the ListViews:
and a JavaScript:
The CSS definition would be something like: