Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - Databinding
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Databinding

 Post Reply Post Reply
Author
Message
Skreen View Drop Down
Groupie
Groupie


Joined: 23 March 2013
Status: Offline
Points: 33
Post Options Post Options   Thanks (0) Thanks(0)   Quote Skreen Quote  Post ReplyReply Direct Link To This Post Topic: Databinding
    Posted: 15 May 2017 at 4:44pm
I am trying to bind a flat edit control to an ADO recordset field. Databinding works ok for standard VB6 textbox, but not for a Codejock flat edit control.

Eg.
Set txtNote.DataSource = oRecordset
Let txtNote.DataField = "NOTE"

While initially txtNote properly displays the value of the NOTE field when the recordset is opened, however if txtNote is edited, the bound field in the recordset is not updated. It works fine for a standard VB6 text box, but not for a Codejock flat edit control. Is Codejock binding different that standard VB6? I am using Codejock 16.3.1
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.145 seconds.