Search
23539 results 19901-19910
Forum
- 2nd Jul 2014How to prevent another ajax call when hiding/showing oTable Columnside. Number of hiding/showing columns makes that numbers of
- 2nd Jul 2014fnSetColumnVis function in jquery datatable sends multiple server side callsfnSetColumnVis(iCol, false) to hide columns after loading data from
- 1st Jul 2014Can't link DataTables to my SQL database.serverSide": true, "ajax": "server_processing.php", "columns": [ { "data": "first_name" }, { "data": "last_name"
- 1st Jul 2014Growing Offset in Data Tablesin larger tables the columns become offset to each
- 1st Jul 2014Select filter remove time from datetimeis populated with two columns that are datetime format
- 1st Jul 2014ColReorder does not work when I set saveState to trueHi Allan, I am trying to use ColReorder. When I set saveState to false, it works great. However, when I set saveState to true, it doesn't work anymore (I cannot drag columns headers anymore). Is this expected? Thanks in advance,
- 1st Jul 2014Has anyone have the ColReorderWithResize working with latest Datatables?Hi, I want a ColReorder extension with the ability to resize columns (the user). I saw there is a ColReorderWithResize but I cound't make it work. Thanks in advance,
- 1st Jul 2014Question about performance. Is this expected?table is around 15 columns and 100 rows. From
- 1st Jul 2014Server side pagination not working v 1.10SearchParameters.Draw = info.length; return JSON.stringify(SearchParameters); } } , "columns": [ { "data": "ContactId" }, { "data": "EntityClassId"
- 30th Jun 2014Input valuesoTable = $('#example').dataTable({ "data": dataSet, "columns": [ { "title": "TYPE" }, { "title": "C1"