Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.
This is not possible using a standard select column as there is no event associated with the select checkbox.
You need to remove the standard select column and add your own 'Select' column. Then you can make it immediate validation and add a script to highlight the current row. Note that your script would need to check for 'uncheck' to remove the highlight as appropriate.