FlatEdit control datasource Property problem ADO |
Post Reply |
Author | |
drfranken
Newbie Joined: 09 June 2008 Location: Spain Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 09 June 2008 at 10:58am |
I'm doing a program in Russian (cyrillic) and when I try to link flatedit control through ownership of datasource ADO gives me an error.
How can I use this property or other link to this control? Code: Set txtDescripcion.DataSource (flatedit)= AdodcContratistas txtDescripcion.DataField = "Description" error Set (flatedit).datasource = AdodcContratistas txtDescripcion.DataField = "Description" a greeting |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Our FlatEdit doesn't have DataSource and DataField properties. :-(
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
drfranken
Newbie Joined: 09 June 2008 Location: Spain Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Is there any component text codejock with these properties.?
are necessary for my program with ADO a greeting |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |