Tagged Questions
0
votes
3answers
475 views
Get value from drop down using jQuery (lookup column)
I feel like this should be an easy one but am having trouble finding the answer here and via Google. Using jQuery, how do I retrieve the currently selected value from a dropdown in an ...
0
votes
4answers
1k views
Cascading DropDownList in a web part?
Is there a standard way to implement this? Any solution would have to make use of AJAX. I am considering two possible methods at the moment:
Try to find a way to use the ASP.NET AJAX Toolkit to do ...