I have two questions about React table. Hope someone can help me.
- Does it have the function of Pagination?
- Can the row or rows be selected using checkbox or something else?
I attached a capture of table (not React table) which is my goal.
I have two questions about React table. Hope someone can help me.
I attached a capture of table (not React table) which is my goal.
@liux1 I was not able to find details of this in the Configuring a React table in a section documentation. More info in Pagination details and examples.
According to this article How to configure Cosmos React-based UI Table component in PEGA 8.5? pagination should be possible.
Checkbox is a supported field type.
More info found in the Pega Cosmos components: Checkbox
I was not able to find details of this in the Configuring a React table in a section documentation.
I have same idea with you about this. Actually I created react table according this document.
According to this article How to configure Cosmos React-based UI Table component in PEGA 8.5? pagination should be possible.
About this, I understand the table has the pagination function in the Load Management Tab.
Thank you for your help.
@liux1 do you still need help with the checkbox question? If so please let us know and I’ll try to find an SME to answer this.
It is OK for me now. Thank you.