How do you go about localising radio button items based on strings contained in a global resource file? I have managed to localise labels and buttons by editing the (Expressions).Text property to refer to this global resource file, but I can’t seem to be able to do it for radio buttons or other list-based controls. Do I have to bind them programmatically or is there a better way to do it?
How do you go about localising radio button items based on strings contained in
Share
I think your expression is not correct as you have not shown to us. There is difference between Local and global resources when we use..
here is how to Get Global Resources