[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBDropdown.Rebind

Rebind Method

Rebind(bool)

Reinitializes grid with data from its data source.

Declaration
public void Rebind(bool holdFields)
Parameters
Type Name Description
bool holdFields

True to preserves current column layout. False retrieves the schema from the datasource.

Rebind()

Declaration
[Obsolete("Use Rebind(boolean holdFields)")]
public void Rebind()