AxpDataGrid

AxpDataGrid.DataBind Method 

If the Property UseDataBinding is set to true, a call to DataBind() must be made before rendering.

[Visual Basic]
Overrides Public Sub DataBind()
[C#]
public override void DataBind();

Remarks

See UseDataBinding for more information.

See Also

AxpDataGrid Class | Axezz.WebControls Namespace