Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using mmDataGridView as a picklist (Enter to Select)
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01134553
Message ID:
01134590
Views:
21
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...
Previous
Reply
Map
View

Click here to load this message in the networking platform