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

[Solved] Pagination control labelling question

1 Answer 99 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
James
Top achievements
Rank 1
James asked on 10 Jan 2013, 05:46 PM
Good afternoon Gurus,:)
I was wondering if you can change the labeling on the pagination control from 1,2,3 to a textual label.
I am associating this with a flipview.

In my case I would like to labels such "Cars","Parts","Links"

Is it possible to do this with the pagination control?

Many thanks.

1 Answer, 1 is accepted

Sort by
0
Ivaylo Gergov
Telerik team
answered on 14 Jan 2013, 05:02 PM
Hi James,

Thank you for using our controls.

In this case you can change the ControlTemplate of PaginationIndexLabelControl and add a converter which will return textual labels. I have prepared you an example with such scenario. Please, find the attached file. I have added a comment to highlight the change from the default ControlTemplate. With the same approach you can change the appearance of the other two parts - SeparatorTextBlock and ItemCountTextBlock.

I hope this is useful. Let me know if I can assist you in some other way.

 

Regards,
Ivaylo Gergov
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
General Discussions
Asked by
James
Top achievements
Rank 1
Answers by
Ivaylo Gergov
Telerik team
Share this question
or