I have an x:dataTable which presents a row of results from a database each
with a checkbox.  If I sort on a column in the database after selecting a
checkbox the checkbox does not also sort relative to the sorted column.  For
example, if I check the first checkbox and then sort the column descending
the first checkbox is still checked, not the last.  I guess I need to link
the checkbox with the row somehow but I'm not sure how.   Any suggestions,
tips would be appreciated.

Thanks,
-Mark

Reply via email to