You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Specific table row selected on page load

Summary:

Hi I am facing an issue while selecting specific rows of the table on the page load 

tried this cookbook example but the JS function not working not recognised.


selectSpecificRows() {

 this.selectedRows(new keySet.KeySetImpl([1,3])); // row with dept no. 1 and 3

};


I am unable to find this attribute on the table component Properties pane of the Table component, assign [[$page.functions.getSelectedRows()]] to the selected.row attribute

Version (include the version you are using, if applicable):23.10..2

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!