Displaying and changing values
By changing the result table's currentRowIndex attribute, you change the Current Row part to hold the contents of different rows in the result table.
To display or update the values of the Current Row, do the following:
1. From the pop-up menu for the part, select Quick Form to create default fields and connections to the Current Row part.
2. Add four push buttons labelled First, Last, Next, and Previous to your window.
3. To navigate through all the query results, make event-to-action connections from the clicked event of the push buttons to the firstCurrentRow, lastCurrentRow, nextCurrentRow, and previousCurrentRow actions of the Query Result Table part.
Last modified date: 01/29/2015