Loading request...
User wants to sort HTML table columns by dragging header cells left or right, expecting the entire column to move and rows to remain sortable within their new column order.
I would like to sort HTMLTableElement columns by dragging a header cell left or right and have its position updated when dropping it. * I would expect that the whole table column is included when sorting * I would expect that rows would still be sortable Environment: * **Library version:** 1.0.0-beta.8 * **Browsers:** all * **Tech stack:** TypeScript v3.1.2 * **Other information:** —