datatable options to remove search/column-filter fields
5,173 views
Skip to first unread message
Daniel Bowen
unread,
Feb 17, 2014, 2:16:09 PM2/17/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to shiny-...@googlegroups.com
Hello.
Is there a simple way to present the data datble UI element without the filtering search boxes? I've tried bSearchable = FALSE and bFilter = FALSE, and have followed the errors to setting sSearch to FALSE. I don't suspect this is a terribly difficult thing to set in the options argument of the renderDataTable() function.
R 3.0.3
shiny 0.8.0.99
shinyIncubator 0.2.0
- Dan
Stéphane Laurent
unread,
Feb 17, 2014, 5:42:14 PM2/17/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message