Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get focus on datagrid?
Message
From
28/10/2006 18:00:34
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01165247
Message ID:
01165316
Views:
11
Jess try the following
myGrid.CurrentCell = New DataGridCell(row,col)
Where row is the row index u want to select and col is the column index.

>Using datagrid control, I want to receive focus after creating new row. I can make use of the Focus() event but the row is highlighted so I need to click on the row to make the cursor available for input.
>
>Am I missing something here guys?
Alexandre Palma
Senior Application Architect
Previous
Reply
Map
View

Click here to load this message in the networking platform