Page 1 of 1

Unicode data in TCRDBGrid

Posted: Sun 06 Feb 2005 17:44
by Yevgeny
Hi,

We're working with Delphi 7 and ODAC 5.10.4.13 (Oracle 9.2).

We need to represent data in Japanese fetched from the database in TCRDBGrid. Column captions should be also in Japanese. Data is loaded first to a TVirtualTable component that the grid is connected to via a TDataSourse component. Coulmn captions are taken from a resourse file {$R .RES}.

Is it possible?
If yes, which properties should we set?
If no, is Unicode support in TCRDBGrid expected in the near future?

Thanks,
Yevgeny

Posted: Mon 07 Feb 2005 08:41
by Alex
As long as TCRDBGrid inherited from TDBGrid there is no Unicode support, we are going to support such feature but not in the nearest time. As a decision of your problem we can suggest you to setup your Windows default code page to Japanese.