Add DT_RowId value

Open
#4 · Created  · Last updated

Description

In datatables it is often useful to send a DT_RowId field per row such that the <tr> will receive that value as its id. This update introduces an optional dict 'rowId' which defaults to None and can be overridden in subclasses.

0 attachments

0 comments

Loading commits...