Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using mmDataGridView as a picklist (Enter to Select)
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01134553
Message ID:
01134590
Vues:
22
Thanks, Kevin.

>set the DataGridView's AutoSetEnabled property to false, and its ReadOnly property to True
That fixes having to set EditMode property to EditProgrammatically

Any suggestions for the following?:
The problem is, the Enter key gets processed by mmDataGridView, and advances to the next record first. It looks like I have to subclass mmDataGridView, and override ProcessCmdKey to ignore the Enter or do the selection code there.

Thanks...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform