Search
2506 results 331-340
Reference
searchBuilder.columns› Restrict which columns can be filtered onThis is useful as it allows restrictions to be made on which data points can be filtered on. For tables with a large amount of columns, this prevents having a large set of options within the select element.dtsb-inserted› An element from the init function has been inserted into the domtriggered whenever one of the elements created in thesearchBuilder› A single button that displays the SearchBuilder container in a popover.This button type creates a popover that contains the SearchBuilder container. This allows SearchBuilder to be used without it taking up extra space in the dom.searchBuilder.rebuild()› Rebuild the search to a given stateThis method provides the ability to set the search in SearchBuilder. searchBuilder.rebuild() takes one argument, it is an SearchBuilder.Criteria object which defines the search logic to be applied. If no argument is given, the search will be cleared.searchBuilder.getDetails()› Get the details of the current search setupThis method provides the ability to get thesearchBuilder.container()› Returns the node of the SearchBuilder container.This method provides the ability to return thescroller› Enable and configure the Scroller extension for DataTablesit will draw only the small visible section ofscroller.serverWait› Time delay before new data is requested when server-side processing is enabledof time to allow the scrolling to finish beforescroller.rowHeight› Set the row height, or how the row height is calculatedfor Scroller to know the height of the rowsscroller.displayBuffer› The amount of data that Scroller should pre-buffer to ensure smooth scrollingneeds to display in the viewport. This allows the