G
Guest
Hi
I have a problem that is driving me crazy. I have two forms, both with tab controls. Multiple tab pages contain controls bound to a datatable. One form behaves correctly. The other form loses it's edits when you change pages. So if I modifiy an edit control, then switch tabs, when I come back the changes are gone. I do not wish to call EndCurrentEdit, in case the user decides to cancel his edits. I have been through both form's code and can see no fundamental differences. Hoping someone can say .. Oh Yeah, you need to do this ..
EO
I have a problem that is driving me crazy. I have two forms, both with tab controls. Multiple tab pages contain controls bound to a datatable. One form behaves correctly. The other form loses it's edits when you change pages. So if I modifiy an edit control, then switch tabs, when I come back the changes are gone. I do not wish to call EndCurrentEdit, in case the user decides to cancel his edits. I have been through both form's code and can see no fundamental differences. Hoping someone can say .. Oh Yeah, you need to do this ..
EO