Forum /
Ext JS Community Forums 4.x /
Ext: Q&A /
Unanswered: Customize PagingToolBar Layout
Unanswered: Customize PagingToolBar Layout
Hi everybody!
I'm not sure if my post is in the right part of the forum, so sorry about that.
I have just a question about de Layout of the PagingToolBar on GridPanel.
Actually my ToolBar looks like this :
PagingToolbar.PNG
And what i want is to custom the layout of this ToolBar to obtain something like this:
CustomPagingToolbar.png
I don't know if there is a simple way to do that. So if you have suggestions for me, it could be very nice!
Thanks a lot!
If you need more informations to help me, tell me what you want!
No easy way to do that ?
Sencha - Community Support Team
You'll need to extend/override Ext.toolbar.Paging . In particular, take a look at the getPagingItems() method in the source . This is where the child components in the toolbar are created.
Thanks for your answer!
I'll try that!
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us