helpers

The helpers module contains functions that can be supplied directly as a column’s processor.

Callbacks need to accept the object instance, and arbitrary other **kwargs, because the Datatable instance will send it contextual information about the column being processed, such as the default value the column contains, the originating view, and any custom keyword arguments supplied by you from preload_record_data().

make_boolean_checkmark

itemgetter

attrgetter

format_date

format

make_xeditable

make_processor