I would like to put a checkbox in every row of my employee table so I cn select several employees and then query data from those selected.
I’m guessing I use some type of array to set the filter?
I would like to put a checkbox in every row of my employee table so I cn select several employees and then query data from those selected.
I’m guessing I use some type of array to set the filter?
hi @rokit
You can find many examples of this by searching the forum. Yes