Search
9310 results 4761-4770
Forum
- 18th Nov 2015*New Plugin* - Hide Empty Columnsadds little extra features, options and api methods, nothing
- 17th Nov 2015How to add checkboxes to items in The Buttons: Colvis drop down menu?class to Colvis button options: buttons: [{extend: 'colvis', columnDefs:
- 17th Nov 2015DataTables Ajax source errorwhat are my other options? Here is a link
- 16th Nov 2015API Methods wont register on AJAX Sourced tablewas initiated.. Meaning: var _options = oSettings.oInit.myPlugin; if (_options === true
- 16th Nov 2015Set a different URL for uploadMany fieldbe uploaded. See the Options section of the uploadMany
- 16th Nov 2015Validation email doesnt workissue. There are two options: Update to 5.3.29 which
- 14th Nov 2015Is it possible to use Japanese in PDF exporting??Hi Allan, thanks for reply. Yes, I', using "Buttons" currently. But if I try "PDF export", it is not working.(the text of part of Japanese is empty) To support UTF8, do I need to set some options?? thanks.
- 13th Nov 2015Already existCertainly - I'd be happy to write an example of this under the DataTables support options. The Quick Support 60 option would cover it. Regards, Allan
- 13th Nov 2015Merge Inicialization and FuntionsYou should initialise a DataTable only once. See the options section of the manual for an example on how you can merge multiple configuration objects. Allan
- 13th Nov 2015different answer between browsers (firefox - chrome), Join tables - self referencing joinYes, if you want to always have an empty options available, then you'd need to insert that into the options list. You'd also need a validator to ensure that the end user doesn't submit that value. Allan