2
Answers

DropDownList in a GridView to bind the selected value

Photo of Sundas Ali

Sundas Ali

8y
7.1k
1
i have a DropDownList in a GridView and want to bind the selected value of DropDown in TextBox inside a GridView to pass the selected value in query string in asp.net c# please help me to guide and code of SelectedIndexChanged of DropDownList
 

Answers (2)