ASP.NET: replacing UpdatePanel with Jquery?
问题 does anyone know if its possible to replace the updatepanel in asp.net ajax toolkit with some kind of jquery? DOes anyone have any detailed instructions? Basically we use the update panel so that when we do postbacks that the screen doesn't actually do a full refresh .. just the values .. I am using jquery for a lot of other stuff and would love to know if there is some way to do this or even if a jquery plugin exists that lets you do it. I am a bit unsure but would this mean i have to rename