Help Needed: Making SearchBuilder Work in the Server Mode in DT
Read OriginalThe 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.
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
No top articles yet