Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
General MM .NET question
Message
De
25/02/2009 10:53:52
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
25/02/2009 10:48:27
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01384040
Message ID:
01384061
Vues:
55
I haven't tried to do that but my take is it wouldn't be hard to do. If you edit the data in textboxes then you still need to navigate to the next record and save the edits back to the Dataset even if not saved to the SQL back end. There would be a point where the data needs to be persisted to the SQL. Do you do this on closing the form? What happens if the form doesn't get closed properly or something?

If you want to do something like that, I can probably take a look at what I thought would be involved.
Tim

>Thanks Tim,
>
>I understand that anything I can do in Dot Net, I can do with the Framework, but I was hoping the Framework would provide a built in way to provide this functionality without having to modify the basic design of the framework.
>
>To answer some of your questions, my data backend is SQL Server. I would like to use grids and/or navigationtoostrips but only for selection and navigation purposes not for editing. The editing would be done in standard textboxes etc. It seems that the basic navigation logic in the Framework prohibits me from navigating without first saving changes etc.
>
>It seems to me to be a lot of work to work around the navigation logic built into the Framework. Any ideas?
>
>Sam
>
Timothy Bryan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform