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

[Solved] Adding a Legend control on grid footer

0 Answers 11 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Libin
Top achievements
Rank 2
Libin asked on 25 Mar 2011, 08:04 AM
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

.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

Tags
Grid
Asked by
Libin
Top achievements
Rank 2
Share this question
or