Search
1553 results 151-160
Reference
row-reordered› After rows have been reordered by the end userThe event data is identical to therow-reorder› Rows have been reordered by the end userprior to the new data being written to the database. As of RowReorder 1.4.1rowGroup› Enable and configure the RowGroup extension for DataTablescapabilities (like all other DataTables extensions, the clue is in the name!). A data point in the table'srowGroup.startRender› Provide a function that can be used to control the data shown in the start grouping row.simply shows the grouping data value, but often yourowGroup.endRender› Provide a function that can be used to control the data shown in the end grouping row.simply shows the grouping data value, but often yourowGroup.emptyDataGroup› Text to show for rows which have `null`, `undefined` or empty string group dataIf the data point (rowGroup.dataSrc) for a row is null, undefined or an empty string, it will still create a group of similar data, but the label shown is defined by this option.rowGroup.dataSrc› Set the data point to use as the grouping data sourceneeded to find the data by which to grouprowgroup-datasrc› Grouping data property has been changedability to change the data point that is usedrowGroup().dataSrc()› Get / set the data source for the row groupinglisteners to modify the DataTable settings based on the new grouping data source. Please note thatresponsive.orthogonal› Set the orthogonal data request type for the hidden information displayeach specific use that DataTables has for the data. Typically you will wish