Ok, simple enough to go through the wizard and build a dataset/adapter/connection/etc. and make it bind the fields to textboxes. What if I don't want to go through the wizard, and I want to bind to something other than a Datagrid or textbox. Say, like a lable? I have tried modifying the DataBinding section of the label, but it doesn't seem to change while stepping through the dataset.
Any ideas?
Any ideas?