Telerik UI for ASP.NET AJAX
Overview
Demos
Roadmap
What's New
Roadmap
Release History
Docs & Support
Pricing
Search
Shopping cart
Login
Contact Us
Try now
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX
This is a migrated thread and some comments may be shown as answers.
Hide the dropdown option of page size
1 Answer
10 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Joslyn
Top achievements
Rank 1
Joslyn
asked on
17 Oct 2013,
11:44 AM
Hi,
I want to hide the dropdown option of page size. How can this be done? Can it be done only from code behind?
Thanks,
Joslyn.
Add a comment
Submit comment
Cancel
1 Answer
, 1 is accepted
Sort by
Score
Date
0
Princy
Top achievements
Rank 1
answered on
17 Oct 2013,
11:55 AM
Hi Joslyn,
You can set the PageSizeControlType="None" property of the PagerStyle to hide the PageSize dropdown.
ASPX:
<
PagerStyle
PageSizeControlType
=
"None"
/>
Thanks,
Princy
Add a comment
Submit comment
Cancel
Answer this question
Drag and drop files here or
browse
to attach...
Browse
for files to attach...
Supported file types: PNG, JPG, JPEG, ZIP, RAR, TXT. Max total file size - 20MB.
Submit answer
Cancel
Tags
Grid
Asked by
Joslyn
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 1
Share this question
or
Copy link