Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

The selected row loses the highlighting when a cell in it gets into inline-edit mode

$
0
0

I have a datatable with editor having inline editing enabled. We have enabled the row selection by which the user can see which row he is on. When a user clicks on a row, it gets highlighted. So far good. But when user clicks on cells with inline-edit, the row selection is lost when the cell gets into the edit mode. We still want to retain the row selection even if a cell in it is being edit.

This is important for us because we have child table which shows the relevant data for the currently selected row in the parent table.

We tried different approaches, but none worked so far.


Viewing all articles
Browse latest Browse all 2364

Trending Articles