Hi gurus
I have a select statement, this select statement comes back on a slqadapter, would l would like to do is like

textbox1.text=sqladapter.(columane1)
textbox2.text=sqladapter.(columane2)

and so forth instead of filling a datagrid.

can you point me to the right direction

Thanks a bunch