Search
23422 results 10061-10070
Forum
- 16th Jun 2014getting null from Editor.php:_find_field()need to list sql columns from both tables. This
- 12th Jun 2014Help with paginationTestID'; // Array of database columns which should be read
- 12th Jun 2014columns.adjust() Doesn't work when serverside:true.can see that the columns don't adjust in size.
- 11th Jun 2014Deferred Loading and TableToolstable = $('#table_1').dataTable( { "data" : jsonTop, "columns": [ { "data": "policyid"}, { "data": "policytxnid"},
- 10th Jun 2014Build editor instance dynamicallyneed to add the columns. In the above code
- 10th Jun 2014colum type as num-html and html (both) howto?DataTables 1.10 should automatically detect such columns and sort them numerically. If it is not, please link to a test case showing the problem (as noted in the forum rules). Allan
- 9th Jun 2014How can using the Json data source to load the data?Your table has three columns, but your data has six.
- 9th Jun 2014Trying to add rows and col-sms to the pagination and searchdom": "<'row'<'col-sm-12'<'pull-right'f><'pull-left'T>r<'clearfix'>>>t<'row'<'col-sm-12'<'pull-left'i><'pull-right'p><'clearfix'>>>", "ajax": "php/example.php", "columns": [ { "data": "id" }, { "data": "name"
- 8th Jun 2014How to use a specific Select - ServersideGET, $sql_details, $table, $primaryKey, $columns ) Or put a switch
- 6th Jun 2014How to implement DataTables with knockout observables.name: "name" } ] }); var dtOptions = { columns: [ { data: 'id'}, { data: 'name()'