How to Clear and Repopulate Your ASP.NET DropDown List with jQuery
June 4, 2009 Comments Off
Yes you can call and use your ASP.NET controls from jQuery! Shereen has already posted a blog on how you can access these controls JQuery Accessing the Client Generated ID of ASP.NET Controls so feel free to check it out there first. Recently we’ve had to create a UI that has a datepicker, and the date [...]