Skip to main content

Notifications

Microsoft Dynamics CRM (Archived)

Populate TextBox based on DropDownList Selection in ASP.Net using C#

Posted on by 150

<asp:Label ID="CreditCheckLB" runat="server" Text=" Credit check being done on your company?"></asp:Label></td>
<asp:TextBox ID="CreditDDyes" runat="server"></asp:TextBox>
<td> <asp:DropDownList ID="CreditCheckDD" OnSelectedIndexChanged="CreditCheckDDtoTBenable" AutoPostBack="true" runat="server" style="width: 63px" > 
<asp:ListItem>Select</asp:ListItem>
<asp:ListItem Text="Yes:" Value="0"></asp:ListItem>
<asp:ListItem Text="No" Value="1"></asp:ListItem>
</asp:DropDownList>

if i select the value 0 it ill show a text box with label .i need a code in c# 

*This post is locked for comments

  • Suggested answer
    Arpit Shrivastava Profile Picture
    Arpit Shrivastava 7,518 User Group Leader on at
    RE: Populate TextBox based on DropDownList Selection in ASP.Net using C#

    Hey Navauyht,

    Please refer below link for what you are looking for:

    http://www.c-sharpcorner.com/forums/how-to-set-textbox-text-when-value-selected-from-dropdown

     


    If found useful, please mark the answer as verified.


    Cheers
    Arpit
    https://arpitmscrmhunt.blogspot.com

     

     

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Populate TextBox based on DropDownList Selection in ASP.Net using C#

    It has nothing to do with CRM, you should go to other forum.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,240 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,149 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans