Thread: How to bind a dynamic dropdown list in C#?

  1. #1
    Registered User Kyle Flores's Avatar
    Join Date
    Nov 2016
    Posts
    7

    Post How to bind a dynamic dropdown list in C#?

    hello friends, As an Asp.Net developer, I faced a lot of queries, I have searched many social networking sites to resolve my issue, and finally i found a community of Technerds where developers can post Asp.Net questions & answers and receive replies from Technerds having many years of experience so i again come up with another problem that how to bind a dynamic dropdown list when dropdown list is coming from a database in MVC. I hope any tech developer may help me in resolving this issue.

  2. #2
    Gawking at stupidity
    Join Date
    Jul 2004
    Location
    Oregon, USA
    Posts
    3,218
    2/3 of your question is discussing how you got to this site. The remaining 1/3 is very broad. Do you know about Html.DropDownListFor()? Do you know how to read data from your database? Do you know how MVC works? What exactly are you stuck on? Right now all I can do is recommend you go through some MVC tutorials as this is a very common scenario.
    If you understand what you're doing, you're not learning anything.

  3. #3
    Registered User Kyle Flores's Avatar
    Join Date
    Nov 2016
    Posts
    7
    thanks for replying my query, you can share code to create dynamic dropdownlist in C# so that i can work on that

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Dynamic List Char Array & Double Linked List
    By Roadrunner2015 in forum C Programming
    Replies: 18
    Last Post: 10-20-2013, 01:31 PM
  2. DropDown menu help
    By houssam_ballout in forum C++ Programming
    Replies: 2
    Last Post: 04-27-2006, 03:55 AM
  3. dropdown list? / reg? problems
    By willc0de4food in forum Windows Programming
    Replies: 2
    Last Post: 02-06-2006, 06:58 PM
  4. Combobox dropdown
    By cguest19 in forum Windows Programming
    Replies: 1
    Last Post: 06-04-2003, 12:04 AM
  5. problum with dropdown
    By jwalder in forum Windows Programming
    Replies: 5
    Last Post: 04-01-2003, 01:01 AM

Tags for this Thread