locked
Enabling & disabling Dropdown Lists in C# RRS feed

  • Question

  • Hi..

    I have a web form. I am given two drop down lists. The 1st drop down list contains 2 values & the 2nd drop down list contains 3 values. My objective is, when I select the 1st value of the 1st drop down list, the 2nd drop down list should not be visible, but when i select the 2nd value of the 1st drop down list, the 2nd drop down list should appear. 

    Can any one please help??

    Its urgent.

    Thursday, January 23, 2014 7:54 AM