|
#1
|
|||
|
|||
|
Hi,
I have an Edit button that toggles several DyamicForms into Edit mode at one time. This process can take a few seconds. During that time, I'd like to display a modal status window that looks exactly like the modal status windows that display "Saving" and "Finding Records that Match your criteria" etc. How do I format a modal status window of my own to look exactly like those? |
|
#2
|
|||
|
|||
|
Hi Senordhuff
The methods isc.showPrompt() and isc.clearPrompt() will give you the standard SmartClient modal prompt dialog. Thanks Isomorphic Software |