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

How to customize text 14 items in 2 pages in RadGrid?

1 Answer 134 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Amit
Top achievements
Rank 1
Amit asked on 09 Aug 2011, 07:14 AM
Hi all,

How to customize text 14 items in 2 pages in RadGrid to 14 item(s) in 2 page(s)?

Thanks
Amit Choudhary

1 Answer, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 09 Aug 2011, 07:52 AM
Hello Amit,

You can achieve this by setting the PagerTextFormat as shown below.
aspx:
<MasterTableView>
<PagerStyle   Mode="NextPrevAndNumeric" PagerTextFormat=" {4} {5} Item(s) in {1} page(s) " />
. .  . .
</MasterTableView>

Thanks,
Shinu.
Tags
Grid
Asked by
Amit
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or