Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Temporary Client Side Storage
Message
De
24/05/2002 13:16:03
Jason Dalio
Northern Interior Regional Health Board
Prince George, Colombie Britannique, Canada
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Temporary Client Side Storage
Divers
Thread ID:
00661166
Message ID:
00661166
Vues:
44
I have an application that contains multiple treeView objects. When the user clicks on a node, data is retrieved from the SQL server and diaplayed in appropraite objects for display. Right now (for simplicities sake to get the prototype working) if the user wants to edit an item (or add one), they click a button and a new form opens up to allow adding/editing. I do this because if they make a change on an node item on the original form, and then switch node items, the previous changes disappear unless I prompt for a save. I would prefer to allow the user to edit all over the place and add whatever and then hit the Save button once to process all changes. I started with dynamic arrays at first to store the data but this grew too cumbersome and I fgiured there had to be a better way. Right now I am toying with the idea of client side disconnected recordsets, but unfortunately I think this would bugger my identity seeds. Any suggestions about storing information temorarily on the client and then doing batch processing?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform