How to implement 'use update panel' on Universal Viewer

Carolyn Campbell asked on February 8, 2022 16:36

I have a Universal Viewer web part that displays a hierarchical transformation from a SQL query. A second web part is a dropdown repeater. When the dropdown changes value, I want to pass that to the Univ. Viewer to apply in the ##WHERE## clause and refresh the viewer. How do I use the 'Use Update Panel' setting to trigger this via JavaScript/jQuery?

Recent Answers


Swapna Narayandas answered on February 11, 2022 07:36

Refer below links to trigger update panel using JavaScript/jQuery

https://codeclimber.net.nz/archive/2007/06/26/how-to-refresh-an-updatepanel-from-javascript.aspx https://stackoverflow.com/questions/3490457/update-an-updatepanel-manually-using-javascript-or-jquery

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.