A
Alex Shoemack
Hi,
I've noticed since switching from July CTP to the final VS 2005, that a an
unwanted change has taken place. The data source no longer gets updated
when you close a form.
Eg, you are databinding a textbox to a string and you type in some text and
hit the OK to close dialog... textbox is set to OnValidation update mode.
It doesn't get saved to the string.
Yes I could update it on OnClosing message, and I have only a few dialogs to
fix, so this is more an item of curiosity... Why is now this way?
Alex
I've noticed since switching from July CTP to the final VS 2005, that a an
unwanted change has taken place. The data source no longer gets updated
when you close a form.
Eg, you are databinding a textbox to a string and you type in some text and
hit the OK to close dialog... textbox is set to OnValidation update mode.
It doesn't get saved to the string.
Yes I could update it on OnClosing message, and I have only a few dialogs to
fix, so this is more an item of curiosity... Why is now this way?
Alex