About CRDBGrid again

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
GuzunNicolae
Posts: 78
Joined: Wed 17 Jan 2007 14:16

About CRDBGrid again

Post by GuzunNicolae » Wed 06 Jun 2007 14:22

Hello

I have a new question about CRDBGrid.
Is is possible to make it Unicode???
The same functionality as CRDBGrid but to work with Unicode as TntDBGrid :)
Or maybe you know a DBGrid that is able to work with Unicode, yet I do not like to install a lot of components.

Thanks

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Thu 07 Jun 2007 07:43

CRDBGrid does not support Unicode. I suggest you to use TNT controls. As far as I know, there are freeware version of them.

GuzunNicolae
Posts: 78
Joined: Wed 17 Jan 2007 14:16

Post by GuzunNicolae » Thu 07 Jun 2007 08:07

I am using now TntControls, but TntDBGrid does not have the same functionality as CRDBGrid does.

Thanks anyway

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Thu 07 Jun 2007 09:46

Adding support for Unicode in TCRDBGrid is a pretty time-consuming task. We do not plan to add Unicode support to TCRDBGrid as this product is no more developed.

Hans Luijten
Posts: 12
Joined: Thu 07 Jun 2007 16:39
Location: Osceola, WI, USA

Post by Hans Luijten » Mon 18 Jun 2007 21:58

Try SMDBGrid from the SMComponents package (the freeware package has it!); http://www.scalabium.com/smcmtbl.htm

Post Reply