You can do as follows: use a button with transition - pressing the button would generate your excel stuff and couse some invisible element to render on the page (with a specific ID)
to the page, add a java script using Tobago.afterLoad (perhaps it was called some different way, check...) that checks if the special element was rendered and if so, then it submits action that sends excel stuff to the browser without transition. I have been using this method to submit PDF reports :) regards, michał On 07/04/07, Vinay Konanki <[EMAIL PROTECTED]> wrote:
Hi, Could any one help me in this regard... I need to done this module as soon as possible Any help will be appreciated. Thanks, Vinay On 4/5/07, Vinay Konanki <[EMAIL PROTECTED]> wrote: > Hi All, > I got success in generating excel sheet, Thanks for your help, but today i found a problem with in exporting the excel. > > Problem was: > When i'm trying to export the results to excel as there are more than 700 elements to generate, it taking around 5-6 seconds to show window "which contains OpenWith SaveAs Cancel" buttons. > In the mean while when i click on other links in the application its getting blocked UI (i.e non editable UI with progress bar image) for infinite time. > > So how can i make the screen as non editable when it generating Excel sheet. i.e. i want to show to the user that some process is going on and make the screen non editable i.e user can not make any actions on the screen. > > Is there any way to make the screen non editable while other process is going on. > > Please help me in this regard. > > Any kind of help will be appreciated. I'm running out of time, as my product release is very soon. > > Thanks, > Vinay
-- [EMAIL PROTECTED] http://stawicki.jasliska.pl GG: 3691111 JID: [EMAIL PROTECTED]

