I am developing an asp.net web application and supporting jQuery plugins for any aspect of my interface. But unfortunately, I have to use AJAX only for UpdatePanel to enable partial rendering. Is there a way to use jQuery to partially render and operate such an UpdatePanel?
No no.
UpdatePanel is closely related to the ASP.Net and ViewState rendering engine; It cannot be replicated using jQuery.
UpdatePanel AJAX ASHX. ( - ASP.Net)
, UFRAME.
jQuery 1.3.2 , , @ initContainers.
initContainers
Source: https://habr.com/ru/post/1748763/More articles:Are compilers smart enough to detect a no-op function? - c ++JTextField that has internal fields or formatted format, something like ip field in windows - javaBuilding a triangle based on coordinates on a map - mathIs it possible to use a vector in a map in STL? - c ++Заблокировать веб-звонки в Scala - javatrying to solve between asp.net and jsp - javaHow to save CALayer, CATiledLayer sublevel, zoom after scaling? - iphoneDrag and Drop in Silverlight with F # and Asynchronous Workflows - asynchronousJDBC GlassFish pool connection control - javaCan I run the original MS.Net Framework 4 on Linux (possibly with Win)? - linuxAll Articles