Chris Anderson

Chris Anderson

  • NA
  • 93
  • 8.3k

Disable cell if condition are met (Win app form - Datagridview)

Mar 1 2021 11:03 PM
I want to disable a cell if a certain condition is met.
My pseudo code looks like:
 
If animal not is hungry then disable cell and set the name to Full
 

Answers (13)