inst/examples/DT-selection/Readme.md

This example demonstrates row, column, and cell selections in DT.

All types of selections work in both client-side and server-side processing modes. The selection mode can be none, single, or multiple. You may select rows, columns, cells, or both rows and columns, and obtain the row/column/cell indices from Shiny accordingly. See the DT website for more information.

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.