I want to show a pop-up while loading the screen.
Any help will be appreciable.
Hi Prince,
Please see the attached example if I understand your requirement correctly.
Regards,
-PJ-
Hi,
It is possible to set the variable to show popup to true in OnInitialize event
Hope this help
Hello Prince,
You need to define Popup's visibility with a Boolean variable and by giving default value of that boolean variable true will do your job.
Sanjay