Skip to the live workbench
AltEditorLite

Distribution example

Lightweight DataTables editing extension

Browser-native editing workflows for DataTables.

Add typed Create, Edit, Remove, and Refresh operations with native browser controls, explicit persistence callbacks, and no jQuery runtime.

Try the live editor Built distribution files · restrictive CSP
0
bundled dependencies
4
included language resources
14
typed field modes

A predictable update sequence

  1. Validate native and custom rules
  2. Await the persistence callback
  3. Update DataTables only on success

Stale and aborted results are ignored

Browser-native interface

<dialog>, browser validation, focus containment, no UI kit.

Typed form values

Exact option values, safe nested paths, files, and local SearchSelect.

Controlled asynchronous operations

Abort signals, target snapshots, retryable errors, non-optimistic writes.

Live workbench

Employee directory

Select one row to edit, or multiple rows to remove.

Name Email Age Role Office Active Start date

Lifecycle events

Event log

Events stay on the owned table and never bubble.