C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

How to display dropdown if one radio button is selected


Posted Date: 03 Nov 2009      Posted By: deepa      Member Level: Silver     Points: 1   Responses: 1



Hi all,

I have two radio buttons and if I select one radio button it should
display dynamically one drowdown listbox , and two test boxes.

Please help me how to do in javascript.

Thanks,
Deepa






Responses

Author: Danasegarane.A    03 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

Steps to follow

1. Add all the controls and hide them in page load event
2.In the Option Button Click event find the Controls using javascript
like..
document.getElementById("ControlName").hidden==false;

Try like this and comeback for more inputs

Thanks and Regards,
Danasegarane Arunachalam



Post Reply
You must Sign In to post a response.
Next : Stored Procedures
Previous : UICulture problem
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use