I am trying to use a datagrid to display both English and Japanese Characters. I have to use Forms 2.0 and there doesn't seem to be a datagrid associated to these Forms.
Does anyone have a suggestion on a Form to use to display the unicode chars..
I am trying to use a datagrid to display both English and Japanese Characters. I have to use Forms 2.0 and there doesn't seem to be a datagrid associated to these Forms.
Does anyone have a suggestion on a Form to use to display the unicode chars..
Right Datagrid to display Unicode
arvindbksc
a.i.
Hi
Check the link below, which contain details on unicode chars in VB 6.0, when u scroll it describes abt unicode chars in grid controls..
http://www.cyberactivex.com/UnicodeTutorialVb.htm#GridControls
or
http://www.codeguru.com/cpp/misc/misc/windowsmessaging/article.php/c10251/
for simple example on unicode (but no datagrid involved).
Hope this helps.
question mark
In Windows Forms 2.0, the DataGrid control has been replaced by DataGridView control. Add that to your form. It is Unicode-enabled by default.
-Mamta
Superboy
TomPepe
nathan koterba
hi,
Is your problem solved
Thank you,
Bhanu.