MobileForms Toolkit Documentation

SmartGrid.Reload Method 

Reloads the data with the DataConnector.

public void Reload();

Remarks

Reload method removes the rows and reloads them using DbConnector.

Columns remain the same.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace