Results 1 to 2 of 2

Thread: Urgent! Please help...

  1. #1
    Guest

    Exclamation

    I have an ActiveX control which I wrote that includes a data-bound textbox. Everything works fine when I bind the control to a data source, scroll through records, and so on. However, when I change the string in the textbox, the datasource never goes into an edit mode and the database doesn't change.

    I double checked that I'm calling the PropertyChanged in the Property Let routine so I'm pretty sure that's not the problem. When I use a straight VB textbox instead of my control, it works fine so I know the data source and database are set up right (read/write and so on).

    Anyone know what the problem is?



  2. #2
    Fanatic Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    554
    post the source?

    or the code in doubt (offending code)

    DocZaf
    {;->

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width