Display Result set after a long running process in a grid panel

  1. #1

    Display Result set after a long running process in a grid panel

    Hello all

    I am using grid panel to show result of fetching the data from stored procedure.
    its along running procedure it takes 1.5 min in SSMS. although result set is consists
    of around less then 100 rows of 5 columns. its a balance sheet of min one year.

    users are agree to wait 2 min but how to implement it to wait for 2 mins
    on client side it always shows communication failure after 30 secs.

    please guide me how to overcome this problem
  2. #2
    I have had the same problem for a couple of times in my application. I think the best thing to do is optimizing your store procedure.

Similar Threads

  1. Replies: 2
    Last Post: Apr 14, 2014, 3:37 AM
  2. Replies: 1
    Last Post: Nov 05, 2012, 8:40 PM
  3. Replies: 4
    Last Post: Jan 24, 2012, 10:37 AM
  4. [1.0] Process POST result Json data
    By Maarten Boone in forum 1.x Help
    Replies: 0
    Last Post: Oct 31, 2010, 6:53 AM
  5. [CLOSED] Update textfield value on a long running process
    By Hari_CSC in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: May 18, 2010, 11:30 AM

Posting Permissions