[Newbie Question] Populating Textbox.text from a dataview using columnnames?

D

DC

Is it possible to populate a list of Textbox.Text items from a dataview
using column names?

IE:

tbNameTextBox.Text = dvDataView.Table.Column("Name").ToString();
tbAddressTextBox.Text = dvDataView.Table.Column("Address").ToString();

Or someting similar?

--
_______________________________________________

DC

"You can not reason a man out of a position he did not reach through reason"

"Don't use a big word where a diminutive one will suffice."

"A man with a watch knows what time it is. A man with two watches is
never sure." Segal's Law
 

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

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top