<?page id="p" title="Data Profiling Home" contentType="text/html;charset=UTF-8"?>
<zk>
<button label="Procesing" onClick="Clients.showBusy(null)"></button>
</zk>
OnClick of button I see this :
I want to Override the Processing widget so that I can acheive this.
I have searched, in ZK documentation but din't find any help, have any one tried this earlier or any hint,link or reference, can this be acheived In ZK?