how to bind a textbox to a dataset
asp.net2.0
Collapse
X
-
Tags: None
-
Check out this article.
Also, check out MSDN for information on how to use the TextBox Class. There are walkthroughs there that explain Data Binding to a Custom Business Object
Comment