Sets the data in a table.
Specifies the unique identifier of a Table Form element.
Specifies the data to display in the rows and columns of the table. This parameter only accepts the result of the SQL query.
None.
ca_pam_setTableData('Form.employeeList',result);
This example sets the employeeList table to the values that the result variable returns.
|
Copyright © 2013 CA.
All rights reserved.
|
|