Hello --
There are too many columns in the table to fit on a form when dragging the
DED's table's Command node onto the form.
I need to add to the form some of those columns which did not come onto the
form in that initial dragging.
After dragging one of the required fields
"ColumnName" from the DED view
(becomes txtColumnName on the form)
onto the form, the app shows an error:
"method or data member not found"
caused by the line
frm_MyForm.txtColumnName.BackColor = vbRed
Is it not possible to drag again, as I need to do?
Are there properties to set on newly-dragged text boxes to make them behave
correctly?
Thanks for any help.
Larry Mehl
>> Stay informed about: Data Environment Designer - need additional table fields o..