Displaying 1 result from an estimated 1 matches for "fe43ea46".
Did you mean:
7143ea46
2006 May 01
1
Is there a way to do unbuffered render :update ?
Greetings all,
I have an action which does some stuff and then does a render :update to
replace a container with a partial, the delay due to processing is more
than I''d like for expecting a user to wait without hitting the button
again and again. Is there a way to force the render''s display when the
satement is executed rather than at the end of the action?
Thanks,
Andy
--