Search
10070 results 3421-3430
Forum
- 12th Feb 2016Locale SortMaybe jQuery.fn.dataTableExt.localeCompare should be use as default, can be override, with fastest, optimalized plugin.
- 11th Feb 2016sNewLine equivalent?first process data the default way and then it
- 11th Feb 2016How to set up selectize options when using EditorIt does have a default value of ['text'], but
- 10th Feb 2016ck editor configconfig ) { // Define changes to default configuration here. // For complete
- 10th Feb 2016Automatically sorting apply on all tables.are using this to default sort your table https://datatables.net/reference/option/order
- 9th Feb 2016Few Problemsi have fixed the default error was the dataTables.jqueryui.js
- 9th Feb 2016Why doesn't my button collection show up?Committed here. The new option for the collection button type is autoClose. It is false by default to match the current behaviour. Will be in the next release of Buttons which will happen int he next day or two. Allan
- 8th Feb 2016setFormatter not being honored with bubble edit.a bubble edit by default (formOptions.bubble). So if you
- 5th Feb 2016How to use Editor with ServerSide=true when using combined columns (render) on the display side?Hi, Add: searchable: false, orderable: false to the first column's definition. You will also need to use order to set a default ordering column that is not the first one. Those two changes should make it work okay. Allan
- 4th Feb 2016Editor Create : SQLSTATE[42000]: Syntax error or access violation: 1064 .....Good to hear you got it working - thanks for posting back. I will look into why the default doesn't allow this. Allan