C#.net, Globalization
-
Hi,Friends i developed one application in C# win appl. I used Globalization that i want to display all my lables,txtbox values,tabs in kannada. but it working to labels that i am reading from resx.file. But i am not getting to tabs,also store my txtbox values in access. I am using Kannada Direct,MS access, :laugh: problem is values in txtbox showing boxes.but it storing kannada values in access.while retreving also it showing boxes. please Help to come out.
-
Hi,Friends i developed one application in C# win appl. I used Globalization that i want to display all my lables,txtbox values,tabs in kannada. but it working to labels that i am reading from resx.file. But i am not getting to tabs,also store my txtbox values in access. I am using Kannada Direct,MS access, :laugh: problem is values in txtbox showing boxes.but it storing kannada values in access.while retreving also it showing boxes. please Help to come out.
I can vaguely understand this, but not well enough to know what you're asking.... What is Kannada Direct ?
Yathish hatter wrote:
problem is values in txtbox showing boxe
Oh, OK. I think the problem is that the textbox is not using a font that includes the characters that are stored. So, you need to set the font of the textbox to one that can display those values.
Christian Graus Driven to the arms of OSX by Vista.