Side navigation
#14195 closed bug (notabug)
Opened July 29, 2013 04:25AM UTC
Closed July 29, 2013 12:25PM UTC
jQuery with @Html.DropDownList helper
Reported by: | jmummdbc@att.net | 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
Attachments (0)
Change History (2)
Changed July 29, 2013 04:29AM UTC by comment:1
Changed July 29, 2013 12:25PM UTC by comment:2
resolution: | → notabug |
---|---|
status: | new → closed |
StackOverflow seems like the right place then.
I have not posted any code in the ticket and as I explained it is not practical to provide a test case.