Sigma Php Ajax framework, Ajax Components, GUI Builder
February 12, 2012, 12:22:12 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Allowing Asynchronous Saving/Loading in Sigma Grid  (Read 719 times)
LuckyLindy
Jr. Member
**
Posts: 10


View Profile
« on: August 24, 2010, 11:22:16 AM »

We are using Sigma Grid throughout our app (thanks to the great consulting work by the Sigma team, worth every penny), but we're struggling for how to show the progress of data being saved loaded.  The problem is that our save operations are very long running.  Our server side tracks the progress in session state, and we have an async jquery call to get the status, but when the grid is being loaded it's synchronous and stops all other javascript events from firing. 

Any idea how we can get events to fire while the save/load is happening?

Thanks!
Logged
LuckyLindy
Jr. Member
**
Posts: 10


View Profile
« Reply #1 on: August 24, 2010, 01:13:32 PM »

Nevermind - after looking through the source I saw the call was asynchronous, which means the problem is on our server side (due to synchronous methods).  Will investigate further.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!