Icon LoadColumns Method

procedure LoadColumns(DataSet: TEWBDataSet)

Use this method to load the columns for the specified dataset from the web server. This method will replace all existing columns in the specified dataset with the current columns for the web server dataset.
Image