[Laszlo-user] data management
Geoff Crawford
geoff at innov8cs.com
Tue Sep 4 05:12:59 PDT 2007
At 11:58 AM 9/3/2007, Subraya Mallya wrote:
>Say I navigate to a page which pulls data from a dataset and
>clicking a link on the page if I were
>to navigate to another page and come back (via a return link) is the
>data loaded in the first page
>earlier persisted or reloaded?
>
>If persisted are there ways to release that upon completion of a transaction?
>
Laszlo is an AJAX environment. The idea is "navigate to a page"
is not the way it works. You're always going to be on a single
page from the standpoint of the browser. Transactions and
data are managed simply by how and when you tell it to get
data and when you tell it to save data. It's all about what
ever events drive the application - not what ever your
browser does.
=======================================================================
Geoff Crawford Phone: (973) 361 - 4224
Innov8 Computer Solutions, LLC FAX: (973) 537 - 6946
711 Route 10 East, Suite 204 Email: geoff at innov8cs.com
Randolph NJ 07869 Web: http://www.processwareerp.com
ProcessWare ERP for the Chemical Industry
More information about the Laszlo-user
mailing list