while using pagination in dojo grid 1.9, I am not able to change the itemTitle in current position section. I found some examples for setting itemTitle but not working in dojo1.9. Can anyone help me out of this?
Asked
Active
Viewed 542 times
1 Answers
0
me too, perhaps you can edit the file dojo1.9.1/dojox/grid/enhanced/nls/[your_lang]/Pagination.js

tanbro
- 101
- 1
- 4
-
Thanks but I have multiple grids for users, employers, providers and so on. If i changed item title in Pagination.js, all grids will have same itemTitle. What I need is 1-10 users, 1-50 employers and so on. – Chandra Prakash Aug 09 '13 at 10:17