ASP.Net 2.0 TextBox Databindings
I am just getting into using ASP.net 2.0 instead of 1.1 for my web sites, but am having a problem with binding data from an object datasource to a text box. In 1.1, this was very easy through the DataBinding GUI for the text box, but I cannot seem to find a similar control under 2.0. Could someone point me in the right direction ? Thank you in advance.
Re: ASP.Net 2.0 TextBox Databindings
Here is a decent article about the changes in databinding on ASP2.0 with some good walkthroughs.
http://www.15seconds.com/issue/040630.htm