B
Bruce A. Julseth
After I've completed an update of my data to my database, how do I "refresh"
bound controls. Right now, I am doing EXACTLY the same as I did when I
initially bound them, ie. setting up the DataAdapter, reFILLing the DataSet,
then Binding.Add to each of the controls. This seems like a waste. I am
hoping there is a more "elegant" way.
Thank you.
Bruce
bound controls. Right now, I am doing EXACTLY the same as I did when I
initially bound them, ie. setting up the DataAdapter, reFILLing the DataSet,
then Binding.Add to each of the controls. This seems like a waste. I am
hoping there is a more "elegant" way.
Thank you.
Bruce