Can't get the LostFocus event jumping from TextBox to MSFlexGrid 
Author Message
 Can't get the LostFocus event jumping from TextBox to MSFlexGrid

When I finish the Textbox entry and clicking the MSFlexGrid, system did
not trigger the TextBox's LostFocus event. I want to put a validation
after the TextBox lost focus. It works fine if I move from TextBox to
another TextBox, however, when I move from TextBox to the MSFlexGrid,
the system does not trigger the TextBox's LostFocus event. Does anyone
know how to work around this?  Thanks.



Mon, 17 Apr 2000 03:00:00 GMT  
 Can't get the LostFocus event jumping from TextBox to MSFlexGrid

Quote:

>When I finish the Textbox entry and clicking the MSFlexGrid, system did
>not trigger the TextBox's LostFocus event. I want to put a validation
>after the TextBox lost focus. It works fine if I move from TextBox to
>another TextBox, however, when I move from TextBox to the MSFlexGrid,
>the system does not trigger the TextBox's LostFocus event. Does anyone
>know how to work around this?  Thanks.

Hello,

It works OK for me (VB5 SP2 NT4 SP3).  Two suggestions:

[1] Make sure you have the latest service pack for VB.
[2] Try creating a small test project to reproduce the bug, and share that
test project with us.

HTH,

Chris



Tue, 18 Apr 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB Grid RowColChange Event Vs TextBox LostFocus Event

2. Textbox lostfocus event

3. Not getting LostFocus event w/Toolbar

4. LostFocus doesn't go off when option button gets focus

5. Cancel a control's lostfocus before another control gets the focus

6. LostFocus event doesn't fire

7. 'Canned' data in VB program

8. use validate event to replace lostfocus event

9. textbox validate event not being fired when sstab controls gets focus

10. Jumping to a row in MSFlexGrid

11. How do i maintain background color on lostfocus of MSFlexGrid

12. MSFlexGrid Jump Effect

 

 
Powered by phpBB® Forum Software