
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