Capture the ID for rows where checkbox value is changed

Capture the ID for rows where checkbox value is changed

jo15765jo15765 Posts: 4Questions: 3Answers: 0

i am querying a server table, and am displaying the data in DataTables. I have three columns ID, employeename, active
I am setting the column Active to a checkbox and it shows checked if 1, and unchecked if 0.

I have added a save button, and need to be able to determine which rows have had the active column checkbox checked or uncheked.

Answers

  • colincolin Posts: 15,237Questions: 1Answers: 2,598

    Hi @jo15765 ,

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

This discussion has been closed.