|
-
December 4th, 2000, 11:49 AM
#1
UserControl with BindingCollection
Hi,
I'm trying to create a UserControl with a TextBox
bound to a Database via BindingCollection.
It shows that it doesn't react exactly like a
'normal' TextBox. E.g. when you enter a double-
value and move to another TextBox, the normal
TextBox somehow tells the underlying Recordset
that its value has changed. When you call the
CancelUpdate-Sub the original value is brought
back again. Why doesn't that work with a
UserControl?
Can anybody help?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|