This question is locked. New answers and comments are not allowed.
Hi,
I've disabled this
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
What resource data names correspond to those words?
TIA,
Yerzhan.
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.