Hi,
How can I refresh page or table after CustomAction is completed?
Thanks
You should use the Postback option instead of Ajax when setting up your Custom Action. Read:
https://aspnetmaker.dev/docs/#/customscripts.html?id=page_load-3
Hi,
How can I refresh page or table after CustomAction is completed?
Thanks
You should use the Postback option instead of Ajax when setting up your Custom Action. Read:
https://aspnetmaker.dev/docs/#/customscripts.html?id=page_load-3