Yeah, I guess so. But I will have to execute this EVERY time.
What I trying to achieve is: define once, use everywhere.
Something like:
jqx.defaultLocalization = myLocalizationObject;
And them every grid will use this “default localization”.
What do you think? Is this possible today?