I've a winform with a few textbox. all of them are bound to dataset. the last textbox is sum of all the other textboxes. When i calculate the totals and set the last textbox.text property, the new value is not reflected.
What should be the problem ???
regards,
svu