Print Page | Close Window

FlatEdit control datasource Property problem ADO

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=10962
Printed Date: 21 November 2024 at 8:12pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: FlatEdit control datasource Property problem ADO
Posted By: drfranken
Subject: FlatEdit control datasource Property problem ADO
Date 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



Replies:
Posted By: Oleg
Date Posted: 09 June 2008 at 4:04pm
Hi,
 
Our FlatEdit doesn't have DataSource  and DataField properties.  :-(


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: drfranken
Date Posted: 10 June 2008 at 1:47am
Is there any component text codejock with these properties.?

are necessary for my program with ADO

a greeting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net