Yihui Xie 11/21/2023

Help Needed: Making SearchBuilder Work in the Server Mode in DT

Read Original

The article discusses a technical challenge in the DT R package: making the SearchBuilder extension for DataTables work in server-side processing mode (server = TRUE) within Shiny applications. The author, Yihui Xie, explains that while the extension has been available for client-side use, server-side filtering logic is not implemented. He provides debugging tips and code snippets to guide developers on how to inspect and handle the `q$searchBuilder` parameters in R to build the server-side functionality, inviting the community to contribute to this open-source project.

Help Needed: Making SearchBuilder Work in the Server Mode in DT

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes