|
-
Sep 29th, 2000, 08:26 AM
#1
Thread Starter
New Member
I am trying to setup a sample application where the data control is setup for "Read" only. When I run it and I make a change to one of the bound textboxes, the application cancels on me.
What am I doing wrong?
I know that you can setup the ADO for read only to protect the data and still allow the user to scroll and view the information.
Thanks in advance!
Rick
-
Sep 29th, 2000, 10:46 AM
#2
Frenzied Member
Set your bound controls to Locked=True (at design time)
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
|