Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2048
Real time translation
posted

Hi,

I have a web application where I use i18next library. With that one I built up my own custom library to translate all the application in real-time behavior.

Now I am interfacing with igGrid and my question is: how can I perform real time translation on this infragistics object? Is there a way to change locale and regional properties after the user has selected a different culture from my web site multiculure drop down, but without a page refresh?

Note that I am using ig loader, so: first page loading shows grid well translated. I need that beahvior also after a possible user culture change, without to refresh the page.

Thanks

Flavio M.