Results 1 to 2 of 2

Thread: "Read-Only" Control

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Location
    Ohio
    Posts
    3
    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

  2. #2
    Frenzied Member mlewis's Avatar
    Join Date
    Sep 2000
    Posts
    1,226
    Set your bound controls to Locked=True (at design time)
    M. Lewis
    Pi-Q Software
    How many mouse clicks does it take to cook breakfast?

    Blargh! I am dead!

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