Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting Focus when clicking Edit in mmGridView
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01178153
Message ID:
01178529
Views:
21
This message has been marked as the solution to the initial question of the thread.
The answer is adding this to the grdItems_RowEditing event:
Me.grdItems.Rows(e.NewEditIndex).Controls(2).Focus()
Rick


>Is there a way to set the focus to a particular column after you click on the Edit Button in mmGridView?
>
>Thanks.
Richard DeZeeuw
DeZeeuw Software Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform