Master Check-box in Table header


#1

Hello Friends,

I’m looking to design simple table with first column as a check-box to select same row…
Column header will also follow check-box to allow all row selection. Also there is counter that tells user number of row(s) selected on the top right corner.

Table has 10 rows, I manage to render counter but not able to check Master check-box 10th row selection (1 by 1 row selection). Also unable to de-select Master check-box if I select all 10 rows by Master and then unSelect one of the row
Am I missing something?

table.rp (66.5 KB)
Thank you
~Vijay


#2

Here file with table library with table.rplib (8.2 MB)


#3

Thanks Natalie,
I found example in your library that solves my need of table with check boxes for row selection

Regards,
~Vijay