I’d like to highlight the cell content on focus/click on it. For example I would something like
<input onclick="this.select()"/>
on my DataTable. How can I do that?
Tags: ph
I’d like to highlight the cell content on focus/click on it. For example I would something like
<input onclick="this.select()"/>
on my DataTable. How can I do that?
Tags: ph