rstudio / DT

R Interface to the jQuery Plug-in DataTables
https://rstudio.github.io/DT/
Other
587 stars 184 forks source link

Always update filter widgets with preset `searchCols` #1115

Closed mikmart closed 5 months ago

mikmart commented 5 months ago

Fixes #998.

Apply preset searchCols consistently by triggering input and trigger, just like with updateSearch in #1111.