1
Answer

Show/Hide the TextBox column based on selected value of Ddl

AKSHAY HARSHA

AKSHAY HARSHA

10y
2.2k
1
Hai all...
 
 

i have gridview with 1 dropdown list ddl, two texboxes tb1 and tb2.

tb1 is in visible false..

tb2 is in visible true.

if i select dropdown selected value as "other" tb1 column should be visible and ddl selected value not effected to another textbox tb2.

thanks in advance

 
Answers (1)