在Telerik网格控件中增加页面大小 [英] increasing pagesize in telerik grid control

查看:98
本文介绍了在Telerik网格控件中增加页面大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的情况下,我想将默认页面大小保持为25.并且希望提供一些选项以将页面大小增加到100行.

In my case, i want to keep the default page size 25. And want to give options to increase the pagesize upto 100 rows. Is there any property by which i can do so.

推荐答案

有一个属性Pagesize来定义它.
There is a property Pagesize to define that.
<telerik:radgrid id="RadGrid1" pagesize="100" runat="server" xmlns:telerik="#unknown">
</telerik:radgrid>


PageSize属性 [网格/基本分页演示 [ Telerik论坛 [


PageSize Property[^]

Grid / Basic Paging Demo[^]

BTW you can use Telerik forums[^] for better response because you have paid for the controls man.


这篇关于在Telerik网格控件中增加页面大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆