inst/examples/DT-rows/Readme.md

The top example shows a client-side table, and the indices of the selected rows (input$x1_rows_selected) are integers.

The bottom example shows a server-side table. Make sure you have included row names in the table (as the first column of the table). In the case of server-side processing, the row names of the selected rows are available in input$x3_rows_selected as a character vector.

DT (>= 0.1.26) is required to run this example.



Try the DT package in your browser

Any scripts or data that you put into this service are public.

DT documentation built on Oct. 5, 2023, 5:09 p.m.