Hello,
one column of my table is a dropdownlist (select).
If I read a row with the instruction table.rows('.selected').data();
i read all row table field but not the select value.
How i can do it?
↧
Get dropdown list value
↧