Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter EighteenDataView Integration (continued)

DataViewShowRow Function

Overview

The DataViewHideRow function shows the specified row within a Data View Object.

Syntax/Parameters

Syntax

int = DataViewShowRow ( handle object, int index );

Parameters

object

A handle to either a Data View Object or to a window that employs Data View.

index

An int specifying a zero-based row index.

Return Value

Returns an int as ERROR_NONE or a formatted error code on failure.

Remarks

The DataViewShowRow function also enables the hidden row.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Page revised 2024-04-22