Changes between Initial Version and Version 11 of Ticket #11199
- Timestamp:
- Jun 27, 2016, 6:20:04 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11199
- Property Owner set to sandygettings
-
Property
Status
changed from
new
toopen
-
Ticket #11199 – Description
initial v11 1 Reduced test case: https://jsfiddle.net/h9yec1fc/ 2 See [#comment:8 the comment from Akaoni] for more details. 3 4 ---- 5 original post: 6 7 1 8 APS.Net web pages implement asynchronous partial-page updates with UpdatePanel controls. When an UpdatePanel is triggered, the DOM elements within the UpdatePanel are reloaded. Other elements on the page are not. 2 9