In an edititemrow of a gridview in asp.net, how do I set the visibility of a textbox based on the selected index of a dropdownlist (that's in the same edititemrow)?
In an edititemrow of a gridview in asp.net, how do I set the visibility of a textbox based on the selected index of a dropdownlist (that's in the same edititemrow)?