|
-
May 16th, 2013, 11:01 AM
#1
Thread Starter
New Member
Command Button Disabled After Clicking On One Record Only
Hello,
I saw a thread on here on how to disable a command button when it is clicked. I tried that out and once it is clicked the button is disabled for every single record/form in the database. How to I make it so that the command button is only disabled on one record? Example...I am on a particular record, I click the button and it becomes disabled. I then advance to a different/new record in the database and that command button is enabled to be clicked on the new record.
Thanks
-
May 20th, 2013, 03:04 AM
#2
Re: Command Button Disabled After Clicking On One Record Only
What language are you using? You could check some condition from the selected record if you want to disable/enable the command button.
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
|