dteditmodUI: Create a DataTable with Add, Edit and Delete buttons.

View source: R/DTedit.R

dteditmodUIR Documentation

Create a DataTable with Add, Edit and Delete buttons.

Description

dteditmodUI - user-interface function for module use

Usage

dteditmodUI(id)

Arguments

id

the namespace of the module

Details

Use in conjunction with callModule and dtedit to create editable datatables. dteditUI is used in the 'user interface' component of the shiny app.

See Also

dteditmod : the companion server function.

  • example("dteditmodUI") a simple example with a reactive dataframe

  • dteditmod_demo() a more complex example. Includes database interaction and interactions between the data of multiple datatables.

Other Datatable Edit functions: dtedit()


the-mad-statter/washu documentation built on May 11, 2023, 7:24 p.m.