Hi,
We used GWT-Ext MessageBox in our project to display a busy waiting dialog when waiting for response from server. After we get the response from the server we call MessageBox.hide() to close the dialog. But the dialog won't show up when used with SmartGWT. Is there any equivalent class in SmartGWT for that or what's the recommended way to implement that in SmartGWT? Thanks,
Ed
We used GWT-Ext MessageBox in our project to display a busy waiting dialog when waiting for response from server. After we get the response from the server we call MessageBox.hide() to close the dialog. But the dialog won't show up when used with SmartGWT. Is there any equivalent class in SmartGWT for that or what's the recommended way to implement that in SmartGWT? Thanks,
Ed
Comment