Click here to Skip to main content
15,887,430 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi , i Need TO customize the 'recordtext:{0}-{1}of {2}' in Jqgrid Using Jquery

I need Like this 1-10 of 29 (Users) ,
1-10 of 29 (Administrators) ,
1-10 of 29 (Emails)

In My project I am using Around 10 Jqgrids , i want to change the text inside the brackets for each single grid.

I need Urgent Solution .


The record text Format is in Language File of jqgrid(grid-en.js) and format like this 'recordtext:{0}-{1}of {2}'
Posted
Updated 27-Mar-13 2:16am
v2
Comments
Monster Maker 27-Mar-13 8:28am    
Have you referred jquery forum for that?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900