Search
10073 results 3641-3650
Forum
- 6th Jul 2015Multiple Primary Keyscolumn name from the default of id if required.
- 6th Jul 2015Editor: how to add a "Help Icon" for each field in a form?you wish if the default doesn't suit your needs.
- 6th Jul 2015Remove Update button on Editor - ReadOnly Editor Viewrather than setting a default though. In aButtons: { sExtends:
- 4th Jul 2015IE 11 doesn't fire new ajax requestSorry about the formatting. It should have been: $("#custom-search-button") .unbind() // Unbind previous default bindings .bind("click", function(e) { // Bind our desired behavior var dtable = $(".datatable").dataTable().api(); var searchUrl = getServiceUrl(); dtable.ajax.url(searchUrl).load(); return; });
- 30th Jun 2015One or more valid search results omittedI think that's the default position anyway). Finally, you
- 30th Jun 2015Search does not work when using multiple where clauses and serverSide trueIt is AND by default, so that should suit
- 26th Jun 2015Is it possible to rename the "action" parameter used by Editor?name rather than the default. Regards, Allan
- 25th Jun 2015Bug in function DataTable().column().visible()hiding 3 columns by default, using parameters in initialisation:
- 25th Jun 2015New datatable 1.10.7 breaks "bootstrap" pagination type.Don't set the sPaginationType option to bootstrap in 1.10+ (updated example). The paging plug-ins were updated in 1.10 to provide renderers so you can use the default built in options of pagingType with the Bootstrap styling. Allan
- 22nd Jun 2015Max row (th/td) height in responsive table ?aren't using the DataTables default stylesheet, use a little