Has a bound control been changed

B

Bruce A. Julseth

I have a form with several TextBoxes that are bound with a DataView. I also
have an active CurrencyManager. My question: is there some way I can tell if
the data has been changed after binding is complete. I use the
CurrencyManager to display data via the Position Property. I really only
want to detect changes that happen when a client changes the data in a
TextBox, not when the data is changed via the Position property..

Thank you..

Bruce
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top