ComponentOne List 8.0 for ActiveX
RefreshRow Method

 

RefreshRow Method

The RefreshRow method repaints the specified row.

Syntax

TDBList.RefreshRow [bookmark]

Arguments

bookmark is an optional variant that specifies the row to refresh. If not specified, the current row is assumed. If specified, it must be a valid bookmark.

Return Value

None

Remarks

Method applies to TDBList control.

Normally, the list repaints automatically as needed. However, if you have written handlers for the Paint or OwnerDrawCell events, you can use this method to force a row to be repainted and hence cause the appropriate events to fire.

Note: The RefreshRow method does not refetch data from a data source control or unbound events.

See Also

TDBList and TDBCombo Controls

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback