| |||||
Control.DataBind MethodSystem.Web.UI Namespace Control Class Binds a data source to the invoked server control and all of its child controls. [ Visual Basic ] Overridable Public Sub DataBind ( ) [ C# ] public virtual void DataBind ( ); [ C++ ] public: virtual void DataBind ( ); [ JScript ] public function DataBind ( ); RemarksUse this method to bind data from a source to a server control. This method is commonly used after retrieving a data set through a database query.
For more information, see DataBinding in Web Forms. See Also |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme