hi all,
I have coded a custom control which requires the page to be refreshed for it to work. The problem is, the refresh is only done after the page has been loaded. If the user refreshes the page before the "client side" partial update has been done, they get a message asking if they want to do a refresh..
Is there a way to do a server-side partial update or anything?