|
-
Jun 19th, 2001, 03:05 PM
#1
Thread Starter
New Member
Does anybody know what this error means?
Hi all, I'm writing code to use a form with data bound text controls to update a grid that I have sitting in the background. When I click on the update command, I get this error.
Run Time Error:
Consumer's Event Handler called a non-reentrant method in the provider.
Can anybody help me?
thanks
-
Jun 19th, 2001, 04:22 PM
#2
Thread Starter
New Member
Never mind, I figured out that it meant that i needed to refresh the data control after i made the updates to the database.
New Question:
I can get the database to update and I can get the grid to update, but after i refresh the bound control, it reverts back to its old value, until you click on it a couple of times. Any ideas on how to fix this?
-
Jun 19th, 2001, 04:54 PM
#3
Member
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
|