comparison jquery.dataTables.js @ 1:d582e2cd3e13 draft

Uploaded
author saskia-hiltemann
date Wed, 15 Jul 2015 08:52:21 -0400
parents 3c160414da2e
children 363cd315d0e9
comparison
equal deleted inserted replaced
0:3c160414da2e 1:d582e2cd3e13
7965 * "iDisplayLength": 25, 7965 * "iDisplayLength": 25,
7966 * "aLengthMenu": [[25, 50, 100, -1], [25, 50, 100, "All"]] 7966 * "aLengthMenu": [[25, 50, 100, -1], [25, 50, 100, "All"]]
7967 * } ); 7967 * } );
7968 * } ); 7968 * } );
7969 */ 7969 */
7970 "aLengthMenu": [[10, 50, 100, 1000, -1], [10, 50, 100, 1000, "All"]], 7970 "aLengthMenu": [[10, 100, 1000, -1], [10, 100, 1000, "All"]],
7971 7971
7972 7972
7973 /** 7973 /**
7974 * The aoColumns option in the initialisation parameter allows you to define 7974 * The aoColumns option in the initialisation parameter allows you to define
7975 * details about the way individual columns behave. For a full list of 7975 * details about the way individual columns behave. For a full list of