Search
23598 results 9311-9320
Forum
- 24th Dec 2015Editor send empty data when I invoke editor.edit() from the DataTable's child rowdom: 'Bfrtip', ajax: 'php/table.modx_vkrzakaz_sm.php', columns: [ { "className": 'details-control', "orderable": false,
- 21st Dec 2015How do I Ignore Select for specified column?select capability on all columns except the first. select:
- 21st Dec 2015How do I get column name from selecting a row?select capability on all columns except the first. select:
- 21st Dec 2015Can't show my JSON dataWell I figure it out by myself, I have to set the number of columns that I want.
- 18th Dec 2015How to pass two geolocation datapaging: false, responsive: true, columns: [ { "data": "abo" }, { "data": "cognomenome"
- 17th Dec 2015How protect a row from edit and deleteajax": "adm_adrtyp_processing.php", "searching": false, "columns": [ { "data": "id" }, { "data": "Typ"
- 17th Dec 2015download support/plugina table with 3 columns. column 1 is a
- 17th Dec 2015PDF Export not workingmain titles for the columns. That will also fix
- 16th Dec 2015How to pass additional meta-data, eg. template to the column.render function?Each one of my columns may be displayed differently
- 16th Dec 2015Row formatingwhen you define your columns, for each column you can include a className to perform that type of css formatting. , "columns: [ {"className":"center"} , {"className":"left"} , {"className":"right"} ] Where center, left, and right are all class styles in your .css file