DVXP TEdit.NET 3.0

TableEditor.Rebind Method 

Reloads all data (applies parameters) and displays it. Used by external clients; validates that rebind is called from an eventhandler and not from page_load

[Visual Basic]
Public Sub Rebind()
[C#]
public void Rebind();

See Also

TableEditor Class | DVXP.DXTableEditor Namespace