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

[Solved] Resource data name for First/Prev/Next/Last

0 Answers 5 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.
Yerzhan
Top achievements
Rank 1
Yerzhan asked on 23 Dec 2011, 06:14 AM
Hi,

I've disabled this
<%= Html.Telerik().StyleSheetRegistrar().DefaultGroup(group => group.Add("telerik.common.css").Add("telerik.default.css").Combined(true).Compress(true)) %>
so that to apply my custom design. Once that had been done on the pages there had appeared words first, prev, next and last. Namely on the page there are codes like this
<span class="t-icon t-arrow-first">first</span> 
What resource data names correspond to those words?

TIA,
Yerzhan.


Tags
Grid
Asked by
Yerzhan
Top achievements
Rank 1
Share this question
or