Sets a value indicating wether table grid lines are shown or not.

<void> TableCollection.setGridLines(<number> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
value Specifies whether table grid lines are shown or not.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.