This question is locked. New answers and comments are not allowed.
Hello, what im trying to do right now, its to validate a gridviewcomboboxcolum in the way that if an specific item is loaded then that cell in the grid isEnabled sets to false.
Ex: I load information in the grid from DB, then theres 3 differents rows, the middle 9item one has a value of "Fail" in the column with header "TestResult" which is a gridviewcomboboxcolum, so i want this one to render as disabled.
I'll appreciate the help.
Ex: I load information in the grid from DB, then theres 3 differents rows, the middle 9item one has a value of "Fail" in the column with header "TestResult" which is a gridviewcomboboxcolum, so i want this one to render as disabled.
I'll appreciate the help.