News

Cell editing is enabled with html contentEditable=true for appropriate table cells. However, this requires a check on whether the table cell value actually changed since an onBlur event is fired when ...
sv-filtable-js is a vanilla JavaScript library for filtering a table. Give it a set of input fields and it will automagically filter the table when the user interacts with those inputs, such as typing ...