|
-
Feb 9th, 2000, 02:11 AM
#1
Thread Starter
Junior Member
I've created a ActiveX control with 3 Textboxes used by a DataRepeater control. When the user clicks Enter on the 3rd Textbox I want to add a new record to the recordset the DataRepeater control is bound to. So, how can I determine which textbox has the focus and then how can I get the ActiveX control to communicate back to the program the DataRepeater control is used in to add a new record?
Thanks
-
Feb 15th, 2000, 02:14 PM
#2
New Member
I have the same problem : The RepeatedControl of my DataRepeater control has a Button. How can I intercept the click event on the button but from DataRepeater control?
-
Feb 15th, 2000, 07:26 PM
#3
New Member
I found it.
Search for the following topic:
"Exposing User Control Events of the RepeatedControl" in MSDN - Visual Basic topic.
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
|