You might have called the set current selection or something related to that in form load event .. Check that portion and let me know..
Tom
The easiest way is to put a boolean vaiarble as a member variable and check m_FirstTime=TRUE;
Once you checked first time , set it as FALSE.
There might also be other better methods. But this will serve you needs..
Tom
The assignment m_FirstTime=TRUE; should be on Form Load
Tom
Share this page across other social networking sites