This question is locked. New answers and comments are not allowed.
I am having color variation on telerik grids that I am using. I want to put a static legend on the grid footer after paging controls.
I have the sprite image and CSS
I have added the code
I have the sprite image and CSS
I have added the code
.t-legend { float:left; padding:5px; border:1px solid #aaaaaa; border-top:0px; border-bottom:0px; height:20px; }
in telerik.common.min.css
but i know i have to change the View code also.
Kindly help!!
Thanks in advance!!
Libin