GetTabSheetDataResult GetDataGridViewPreview(GetDataGridViewPreviewArg tArg)
tArg. Operation execution parameters.
The GetDataGridViewPreview operation gets data to preview the DataGridView web form component.
Before executing the operation the web form should be opened for edit using the OpenWebForm operation. To execute the operation, in the tArg field specify moniker of the relational source, for working with which the component is set up, style formatting, and information about the columns that should be present in the preview mode.
The operation results in the data required for creating a component preview.
See also: