Hi,
here i am attaching Grid image file,please try to give possible solution as soon as possible.i want to set backGround color of row(which consist all 0's) as well as i need to hide total row values (which consist 0)...
Here i have written this code. $("#gridSellIn tbody tr:first").addClass('rowColor'); its working fine but i want to set color to 3,12,16 rows.what i have to write.
Regards,
parsanamoni
0
Atanas Korchev
Telerik team
answered on 07 Dec 2012, 11:44 AM
Hi,
It seems your question has been answered on stackoverflow. The eq() jQuery selector should be used in your case.
Greetings,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!