I use jqGrid grid table plugin for my HTML files. How can I internationalize my table’s column, header etc? I mean I will load a property file or change a variable, my table template will be in that language?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Simply replace:
with a language of your choice, like:
Standard (English) locale, Redmond theme:
Polish locale, Le Frog jQuery UI theme:
Source