Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
默认情况下,页码字段Ext.PagingToolbar只需要 2 位数字。如何增加这个?
Ext.PagingToolbar
http://jsfiddle.net/bNTsd/
您应该可以通过以下方式进行设置:
http://docs.sencha.com/extjs/4.2.1/#!/api/Ext.toolbar.Paging-cfg-inputItemWidth
“用于显示和更改当前页码的输入字段的宽度(以像素为单位)。”