Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting a row when using DefaultView
Message
De
17/04/2006 18:54:06
Jeff Corder
Ambit Technologies, LLC
Missouri, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Deleting a row when using DefaultView
Divers
Thread ID:
01114182
Message ID:
01114182
Vues:
60
I am using the DefaultView to display my data (so I can sort and filter it). It works well, except I have noticed a problem deleting a row.

When I call the form's Delete() method and follow it through, in mmBusinessForm.GetCurrentRow, in getting the DataRowView to return, it gets the current row number (correctly) then applies it to the table (instead of the DefaultView).

I could override the mmBusinesForm.Delete so it uses the DefaultView, but since using the DefaultView was recommended in the documentation, I'm wondering if I'm doing something wrong?

Thanks for the help,
Jeff
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform