Tagged Questions
1
vote
2answers
440 views
What are some best practices when using jquery for Autocomplete with ashx?
After doing some research I saw some examples using jquery's .ajax function and webmethods for autocomplete with ashx in Sharepoint.
...
0
votes
2answers
391 views
Sharepoint 2010 - Related fields in dropdowns. How to?
In my UI I have a dropdown which contains some values: A, B, C. There is also another dropdown in the page whose values depend on the selected value in the first combo.
If I select A in the first ...
