G
Guest
In the 2.0 Framework, how can you create a SQLdatasource and bind that data
to a textbox, dropdownlist, etc....not gridview or detailsview or formview. I
knowhow to do that. In asp.net 1.1 I could create a dataset on the designer
and then go to any of the webcontrols and click on DataBindings in the
properties window to bind a field in that dataset to the text property of
that web control. I cannot figure out how to do this in 2.0 Thanks for your
help.
to a textbox, dropdownlist, etc....not gridview or detailsview or formview. I
knowhow to do that. In asp.net 1.1 I could create a dataset on the designer
and then go to any of the webcontrols and click on DataBindings in the
properties window to bind a field in that dataset to the text property of
that web control. I cannot figure out how to do this in 2.0 Thanks for your
help.