Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7405879
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T05:28:15+00:00 2026-05-29T05:28:15+00:00

I have an object in a separate dll called Program, I added an extension

  • 0

I have an object in a separate dll called “Program”, I added an extension method Called EncProgramId in the site project, so MyProgram.EncProgramId() returns a value, now I want a to use the Html.DropDownList to use that extension method for the values of the options: code:

This wont work: with the following error: DataBinding: ‘EncProgramId()’ is not a valid indexed expression.

@Html.DropDownList("ddlAcademicProgram", new SelectList(Model.AcademicPrograms, "EncProgramId()", "Name"), "Select all")

This does not work either.

@Html.DropDownList("ddlAcademicProgram", new SelectList(Model.AcademicPrograms, "EncProgramId", "Name"), "Select all")

any help would be greatly appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T05:28:16+00:00Added an answer on May 29, 2026 at 5:28 am

    It looks like you have misunderstood the “Code” parameter of the SelectList constructor. This is the name of the Property from an AcademicProgram that you want to use for the value of the option in the drop down list.

    Why can you not just specify the name of the property from an Academic program for the SelectList to use as it’s code value?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have dll method that should be QoSed - this method should be called
I have separate library (Controls.DLL) with my custom Controls. I have another library (Model.dll)
I have an object which make some http requests in a separate thread to
I have object with .delegate property which i manipulate in method 'doJob'. I assign
I have object that implements MKReverseGeocoder. I'm running it inside of separate thread and
I have a C++ class(inside a dll project) whose member variables are boost::shared_ptrs to
I have a native C DLL being invoked by a C++/CLI object which is
I have an object that represent's a User's account on my site, and a
I have a list of class items List<MyClass> I have a seperate object that
Hello I have problem to put together animations of two separate objects to second

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.