2
Answers

Disable Dropdownlist inside gridview if Dropdown is Empty

Photo of ankit gaur

ankit gaur

6y
1.5k
1
Hello,
 
 
I want to disable the dropdownlist inside gridview if downdownlist have no value or empty.
i have done this in Aspx page but i want to do this in c# code...
 
 

Answers (2)