Search
19112 results 8841-8850
Forum
- 7th Jul 2015Editor - How to jump to the created row?I'm using the ajax: create: { url:, type:, data: } on
- 3rd Jul 2015Populate the caption of a table from jsonthe configuration). Then just create a tag an insert
- 3rd Jul 2015Bugs about utf8 charset of datatables export to pdfa different library to create the PDFs. It will
- 3rd Jul 2015How to add a "Report Broken Link" Button?Two options: Modify the JSON that is created by whatever you are using on the server to create it to add the link. Use columns.data set to null and columns.render to produce the link that you want to display. Allan
- 1st Jul 2015Datatables + serverside + colreorder + yadcfHi Daniel, unfortunately I'm on a corporate network, I can't give you the link. I'll see if I can create a dummy project and recreate the bug for you to analyze. Thank you very much!
- 30th Jun 2015Freeze A Row of DataYou would need to create a custom sorting plug-in
- 26th Jun 2015"scrollX": true option breaking other optionsYour HTML is not valid. You have: <table class="cell-border nowrap order-column hover stripe"> <tbody> <thead> <tr> There is an example in the manual that shows the structure you need to use to create a valid HTML table. Allan
- 25th Jun 2015How to store multiple values in one database cell?elementID, "fields": dtEditorSetup, "i18n": { "create": { "button": "Új", "title": "Új
- 25th Jun 2015Show/Hide selections not visible on page refreshWithout a test case showing the issue, I'm afraid there is little help we can offer. Please link to the page or create a test case using JSFiddle or http://live.datatables.net . Allan
- 22nd Jun 2015Editor - Custom Field datetime-localfn.dataTable.Editor.fieldTypes.DateTime = $.extend( true, {}, $.fn.dataTable.Editor.models.fieldType, { "create": function ( conf ) { // Create the