You have to use DataBinding. Get the data you want to show in textBoxes in the dataTable, then set data binding for each textBox and use "CurrencyManager".
Here is a great example, its all there.
Take your time to study all whats there on this website.
cya