Frontend to manipulate table content
Just click into a table cell,edit the content, then use
- Return
- TAB
- SHIFT-TAB
- UP-ARROW
- DOWN-ARROW
- Click in any other cell
Use ESCAPE to exit edit mode.
Inside the table, the context menu offers some more functionality
There is no backend attached to make changes of table content persistend.
When you refresh the page all changes are gone
Sticky columns | normal columns | |||
---|---|---|---|---|
Column 0 | Column 1 | column 2 | Other column | Column 4 |
2asasa | 3asasa | 4asasa | 4asasa | |
2asasa | Yes | 4asasa | ||
row1 row2 | 2asasa | 3asas a3asasa3 asasa3 asa sa | 4asasa | 4asasa |
2asasa | 3asasa | 4asasa | ||
2asasa | 3asasa | 4asasa | 4asasa |
When you scroll the page content towards and over the left edge, you will see that the table has two sticky columns from the left. The same goes for the entire table header, scroll the page content towards and over the top.
The geomtery/layout of the sticky parts, will also be maintained if you sort the table or insert, copy or delete rows or if you change the content of table cells.