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

Multiple Row selection using checkbox on table with SDP

edited Sep 25, 2020 9:39AM in Visual Builder 2 comments

Summary

Multiple Row selection using checkbox on table with SDP

Content

VBCS Version: 19.4.3.3
Basically how to do this https://www.oracle.com/webfolder/technetwork/jet-810/jetCookbook.html?component=table&demo=checkboxSelectableTable in VBCS ?

I have a table with SDP and my requirement is to allow user to do multiple row selection with checkbox on each row. In many places, the above OJET way of implementation is suggested. But not sure how to achieve it in VBCS. If I have to do it as shown in OJET, I have to bind the selected state of the table to an observable KeySet in the ViewModel. How to bind selected.row of table to an observable KeySet in VBCS ?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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