cancel
Showing results for 
Search instead for 
Did you mean: 

How to put check boxes in a Table

parameshwari_palle
Participant
0 Kudos

Hi All,

I'm having number of records in a table , i want to approve or reject some specific records. Please help me in getting this requirement .

Thanks

parameshwari

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

1.create a boolean attribute

2. create a new column in your table(check how other column is created if you don't know how to do)

3.add check box in the column and bind to the boolean attribute.

Answers (0)