Checkbox and table component
Hi
I have a table component that is bound to a dataprovider of an Employee table with the following columns(Employee_ID,Firstname,lastname and positon) and the first column on the table componet displays a check box ,The issue is how do I get the employee_id of the checked rows?
Thanks in advance

