Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
265
WebAsyncRefreshPanel - TriggerControlIDS
posted

I have two buttons that are listed as TriggerControlIDS for a WebAsyncRefreshPanel.  The problem that I'm encountering is that the first button works correctly by doing an asynchronous postback but the other button will not.  Both buttons are used to manipulate a UltraWebGrid within the WebAsyncRefreshPanel. Does anyone have any suggestions?

 Thanks,

Mike

Parents
  • 10880
    posted

    What is your exactly layout?  What control is inside of what WARP and what is directly on the form?  The first thing that comes to mind is if you have both of these buttons ouside the WARP.  Setting the TripperControlIDs to a control inside a WARP can cause issues.

Reply Children