User-2079547597 posted
Hello,
I have a page in two languages (with 2 set of resx files). The only problem is that I have a system drop down list, and its DataTextField is bound to a table in a database. How could I use the value from the DB as a Key to the language file, so that the
actually displayed text is obtained from the resource file? I am using C#