jptec Posted March 23, 2017 Posted March 23, 2017 Hi, I would like to change the grid page information displaying to others terms. I want to change it style or any way so that I can change all the unidbgrid in my application. Please see the attached for the part I want to change. Please advise joe Quote
Sherzod Posted March 23, 2017 Posted March 23, 2017 Hi, For now you can try to use this: MainForm -> Script: Ext.toolbar.Paging.override({ displayMsg: "...Displaying {0} - {1} of {2}", beforePageText: "...Page", afterPageText: "...of {0}" }) Best regards. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.