Member Login:
e-mail:
password:
Register
Forgot Password
Search:
Entire Site
IT Answers
IT Blogs
Site FAQ
Home
>
IT Answers
>
Development
> datagridview perform click
Tdough
5 pts.
Q:
datagridview perform click
Visual Basic
,
Visual Studio 2005
,
DataGridView
,
PerformClick
I have "walked" a collections of rows in my datagridview.
I want to essentially do a PerformClick() on the row of my choice. How do I do that?
ASKED:
Jun 25 2009 9:27 PM GMT
Add to Watchlist
Report Objectionable Content
RSS - Question Updates
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
RELATED QUESTIONS
DataGridView Visual Studio 2005 VB.NET Windows Forms programmatically editing the datagrid
calling trigger in oracle db 10g
Filling data in datagridview in vs2005 with windows develpment
Amisol
15 pts.
A:
RATE THIS ANSWER
0
Click to Vote:
0
0
Implement the
OnRowEnter
event and add custom code to handle the PerformClick()
Last Answered:
Aug 3 2009 2:57 AM GMT
by
Amisol
15 pts.
View History
A:
Implement the [A href="http://msdn.microsoft.com/en-us/library/system.windows.forms.datagridview.onrowenter.aspx"]OnRowEnter [/A]event and add custom code to handle the PerformClick()
Please complete the following information:
REGISTER / LOG-IN TO ANSWER QUESTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Submit your e-mail address below to continue
E-mail: 
E-mail:
Handle:
Password:
Forgot Password?
Create Handle:
Your handle identifies you in ITKnowledgeExchange. Max 30 char.
Create Password:
Confirm Password:
Yes, I agree to the IT Knowledge Exchange
Terms and Conditions.
hidden modal window
RSS - Discussions
Help
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Please complete the following information:
REGISTER / LOG-IN TO DISCUSS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Submit your e-mail address below to continue
E-mail: 
E-mail:
Handle:
Password:
Forgot Password?
Create Handle:
Your handle identifies you in ITKnowledgeExchange. Max 30 char.
Create Password:
Confirm Password:
Yes, I agree to the IT Knowledge Exchange
Terms and Conditions.
hidden modal window
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Carlosdl
29340 pts.
|
Aug 3 2009 1:52PM GMT
Do you want to programmatically simulate a mouse click ?
Browse IT Answers by Topic
AS/400
Channel
CIO
CRM
Database
DataCenter
DataManagement
Development
Exchange
Linux
Lotus Domino
Microsoft Windows
Mobile
Networking
Oracle
SAP
Security
SQL Server
Storage
Virtualization
VoIP
>>
VIEW ALL TAGS