MSFlexgrid Click event

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Jun 2007
Posts: 44
Reputation: kshrini is an unknown quantity at this point 
Solved Threads: 3
kshrini kshrini is offline Offline
Light Poster

MSFlexgrid Click event

 
0
  #1
Mar 3rd, 2008
Hi All,

I'm using MSFlexgrid in my program. I'm using Click event of it. But when I click on blank area after last row it still fires click event and focuses on a column. Is it possible to block the Click event when I click in blank space or block it from focusing on column?

Regards,
Shrinivas
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 76
Reputation: anto_nee is an unknown quantity at this point 
Solved Threads: 4
anto_nee anto_nee is offline Offline
Junior Poster in Training

Re: MSFlexgrid Click event

 
0
  #2
Mar 5th, 2008
why cannot u validate the content of that row after firing??
and execute the remaining things..
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 7
Reputation: SPereira is an unknown quantity at this point 
Solved Threads: 0
SPereira SPereira is offline Offline
Newbie Poster

Re: MSFlexgrid Click event

 
0
  #3
Mar 7th, 2008
try using the TextArray property of MsFlexgrid and determine the contents of the cell if it is not a blank cell then continue with your procedure or else exit sub.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



Tag cloud for Visual Basic 4 / 5 / 6
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC