Print Page | Close Window

Databinding

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=23336
Printed Date: 25 April 2024 at 5:44am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Databinding
Posted By: Skreen
Subject: Databinding
Date 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



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