DTedit icon indicating copy to clipboard operation
DTedit copied to clipboard

Editable DataTables for shiny apps

Results 2 DTedit issues
Sort by recently updated
recently updated
newest added

Allows to modify the text of the save and cancel modal buttons, in accordance with the language customization possibilities for the rest of titles.

1. Add a new `colnames` parameter that is passed onto the wrapped `DT::renderDataTable` to allow control of the column labels of the displayed table. 2. Add new arguments to control...