File: demos/startbootstrap-sb-admin-2/bower_components/datatables-responsive/examples/child-rows/index.xml

Recommend this page to a friend!
  Classes of Emmanuel Podvin   Blapy   demos/startbootstrap-sb-admin-2/bower_components/datatables-responsive/examples/child-rows/index.xml   Download  
File: demos/startbootstrap-sb-admin-2/bower_components/datatables-responsive/examples/child-rows/index.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Blapy
jQuery plugin to load linked pages using AJAX
Author: By
Last change: Update of demos/startbootstrap-sb-admin-2/bower_components/datatables-responsive/examples/child-rows/index.xml
Date: 2 years ago
Size: 852 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8" ?> <dt-example order="0"> <title lib="Responsive">Child row control</title> <info><![CDATA[ When a column is removed from display by Responsive, the data is still available in the table and can be displayed in a DataTables _child row_ (see `dt-api row().child()`). By default Responsive will show child row controls in the first column when the table has been collapsed, allowing the end user to show / hide the information from the hidden columns. Responsive has a number of options for display of the child rows: * If child row display is enabled: `r-init responsive.details` * How the show / hide control is displayed: `r-init responsive.details.type` * How the child row is rendered: `r-init responsive.details.renderer` This section shows examples of these options being used. ]]></info> </dt-example>