How to populate asp.net dropdown list from database by passing radio button list’s selected value as parameter with JQuery?

How to populate asp.net drop down list from database by passing radio button list’s selected value as parameter with J Query, J Son? In my project I am taking off asp.net update panel where ever possible and replacing it with J Query Ajax. J Query Ajax is far better then asp.net Ajax and asp.net update [...]

Json, Jquery, $.ajax(), asp.net and c# to get ajaxed data table rows passing multiple parameters

Json, Jquery, $.ajax(), asp.netĀ  and c# to get ajaxed data table rows passing multiple parameters I got a request from my client that before creating user they want to see the list of existing users with the likeĀ  first name and last name. I didn’t want to use asp.net ajax update panel and full post [...]