Page 1 of 1

check-all box does not select all table rows (m4)

Posted: 01 Nov 2011, 12:57
by stier01
hi,

first, thank you so much for pushing this great framework to a new release.
I downloaded the official M4 version today.

I noticed that the check-all box in the datatable doesn't function anymore. When I check it none of the rows gets selected.
Single selections are no problem.
Any ideas?

cheers

Re: check-all box does not select all table rows (m4)

Posted: 01 Nov 2011, 14:20
by cagatay.civici
By design.

Re: check-all box does not select all table rows (m4)

Posted: 01 Nov 2011, 23:18
by stier01
EDIT
you mean you want a behavior like this? but why??
in the showcase labs it's still working.

it's very similar to this old issue:
http://code.google.com/p/primefaces/iss ... il?id=1552

only difference: When you check the box for all lines, no line is checked.
so scrolling="true" and select all checkbox don't seem to work with each user.
should i open a new issue?

regards