2
Answers

Disable Dropdownlist inside gridview if Dropdown is Empty

ankit gaur

ankit gaur

6y
1.4k
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)