Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reply for Undo Function
Message
De
23/06/1999 00:01:08
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Reply for Undo Function
Divers
Thread ID:
00232822
Message ID:
00232822
Vues:
24
I am also trying to make a Undo function.
But, the Undo functionality will depend on where you are using it.
e.g. If you are using Undo on records or textbox.
If you are using it on a database then simply stores the data, steps
into some other file. e.g. if you have deleted some records and then
you want to Undo it. In this case stores the deleted records, steps
in some other file or simply give Recall command after keeping a
check which records you want to Recall.
Also, go on storing nos. for the steps you are doing because while
doing Undo you have to do the same steps but in Reverse direction.
As far as textbox in concernced I am also trying Undo.

Any ideas about Undo function for Text Box.
Répondre
Fil
Voir

Click here to load this message in the networking platform