Hi,
I strange thing is happening in my app. I have a main form (IsMdiContainer =True) containing a gridview, which when double clicking a record opens a form in Modal state containing a TabControl. When I close down form 2 and select another record, the form opens with the new data but with the last selected TabPage displayed. I would have expected the form to open "Fresh", so to speak.
Any ideas why, and what can I do?
Thanks,