|
-
Sep 26th, 2010, 09:55 PM
#1
Thread Starter
New Member
DataGrid Click event not fire
Dear All,
i have met a very strange problem.
i have a datagrid connect to a recordset which will update during program. the datagrid is set to single record select. fullrow highlight
problem is, when i click 2nd row on the datagrid for 1st time, it will change to 2dn row, then i click 1st row, it go 1st row. now i click again 2nd row, the datagrid will not more function. it highlight 2 row... the datagrid_click event totally not fire. but, if i put a breakpoint at 1 of the line in code, it will go to fire the event, but after i remove the breakpoint. it goes crazy again.
i using VB6 sp6.
Thanks for help in advance.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|