BasicDataGrid DataBind Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodDataBind 
Binds data to the grid and displays the sorting symbols.
(Overrides OnlineBaseDataList DataBind .)
Protected methodOnlineDataBind(Boolean)
Binds a data source to the invoked server control and all its child controls with an option to raise the OnlineDataBinding event.
(Inherited from OnlineControl.)
Back to Top
See Also