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

RadGrid Style Problem

1 Answer 63 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Helmi
Top achievements
Rank 1
Helmi asked on 19 Dec 2012, 05:34 PM
Hello EveryOne,
I have a problem with The RadGrid.In Fact the Caption Text is always "Caption" and Paging are displayed like "GoToPageLabelText
".
Thank's in advance.
Best regards

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 20 Dec 2012, 05:13 AM
Hi,

I suppose you want to change text of caption and label. Try the following code to achieve your scenario.
aspx:
<MasterTableView Caption="your text">
<PagerStyle PageSizeLabelText="your text"/>

Thanks,
Princy.
Tags
General Discussions
Asked by
Helmi
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or