check box value
i am having datatable with 3 columns
along with <h:selectBooleanCheckbox .
when user select checkbox i need to pass true.
I am getting true if i load list directly to page.
if use valuechnagelistner, based on my selected value in select box,
datatable display with filterlist.
this situvation i am not getting selectBooleanCheckbox true.
can any help me to solve this.>

