ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.RefetchRow Method

Overload List

Retreives data from the datasource for the current row and refreshes the row.

[Visual Basic] Overloads Public Sub RefetchRow()

[C#] public void RefetchRow();

[Delphi] public  procedure RefetchRow(); overload;

Retreives data from the datasource for the specified row and refreshes the row.

[Visual Basic] Overloads Public Sub RefetchRow(Integer)

[C#] public void RefetchRow(int);

[Delphi] public  procedure RefetchRow(Int32); overload;

See Also

C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.