I have a radGrid in which one column has some text in English language. Now I have implemented google translation on my website and I have changed the language of my website by google translation to other language.
But when I try to get that column data from code behind in selected language it won’t work, I get the text in English language.
How can I get the content in selected language in code behind?