This question is locked. New answers and comments are not allowed.
Hi all,
I have a grid using Ajax where the query takes a while to return. I would like to show a modal dialog (window) showing a progress bar or something to indicate to the user that the process is underway.
Is it possible to have a dialog do this with some sort of callback handler or event handler that would recieve the message that the data has arrived and dissolve?
Any suggestions would be appreciated.
Thanks,
Reid
I have a grid using Ajax where the query takes a while to return. I would like to show a modal dialog (window) showing a progress bar or something to indicate to the user that the process is underway.
Is it possible to have a dialog do this with some sort of callback handler or event handler that would recieve the message that the data has arrived and dissolve?
Any suggestions would be appreciated.
Thanks,
Reid