[]
Reinitializes grid with data from its data source.
public void Rebind(bool holdFields)
Type | Name | Description |
---|---|---|
bool | holdFields | True to preserves current column layout. False retrieves the schema from the datasource. |
[Obsolete("Use Rebind(boolean holdFields)")]
public void Rebind()