Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OnClick or OnAsyncClick ?
#3
You have them backwards and it refers to the web side.

Normal - Browser will wait for server to complete the method. Full page refresh afterward.

Async - Browser still will wait on server, but you can do partial updates (ie AJAX type) updates to the page.
Reply


Messages In This Thread
OnClick or OnAsyncClick ? - by SorenJensen - 08-02-2019, 12:43 PM
RE: OnClick or OnAsyncClick ? - by SorenJensen - 08-03-2019, 10:25 AM
RE: OnClick or OnAsyncClick ? - by kudzu - 08-03-2019, 12:56 PM
RE: OnClick or OnAsyncClick ? - by SorenJensen - 08-04-2019, 06:46 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)