Bug Tracker

Opened 10 years ago

Closed 10 years ago

#14195 closed bug (notabug)

jQuery with @Html.DropDownList helper

Reported by: jmummdbc@… Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 2.0.2
Keywords: Cc:
Blocked by: Blocking:

Description

Please direct me in the right direction if I'm posting this in the wrong place. I cannot get the .html() and .append() to work with the @Html.DropDownList helper. Details of which are at this post.

http://stackoverflow.com/questions/17904426/update-html-with-html-helper-dropdownlist

This scenario can only be created within in a .cshtml file so I cannot create a minimal test case.

I have not been able to find anything on the web on this problem or how to work with @Html helpers in general.

Any help in in resolving this bug or pointing me in the right direction of how to properly do this would be greatly appreciated.

Thank you,

Joe

Change History (2)

comment:1 Changed 10 years ago by jmummdbc@…

I have not posted any code in the ticket and as I explained it is not practical to provide a test case.

comment:2 Changed 10 years ago by dmethvin

Resolution: notabug
Status: newclosed

StackOverflow seems like the right place then.

Note: See TracTickets for help on using tickets.