Results 1 to 2 of 2

Thread: Command Button Disabled After Clicking On One Record Only

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Posts
    5

    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

  2. #2
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    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.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

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