Search
9310 results 5231-5240
Forum
- 7th Aug 2014add/edit/delete on dataTables.I'm not sure I understand why you can't achieve what you want using server-side processing? It sounds like you just need to make the SQL that your script is generating more complex by adding the options you want. Allan
- 4th Aug 2014DataTables.responsive and column visibility problem.Hi Allan, I have mentioned some of the columns with bVisible:false configuration. But This options is not working with responsive plugin. i.e. Its showing all columns in datatable. Please let me know if any fixes
- 4th Aug 2014jQuery UI AutoComplete with server sideEditor field to pass options into jQuery UI. There
- 1st Aug 2014Sorting columns by Numeric Value containing HTML and Textare a number of options to address this: Use
- 1st Aug 2014Include sub-selects in table view mode (not the editor view)get' function and sub-query options to Editor in future,
- 31st Jul 2014How do I trap a return of 403 in the new versionneed using standard jQuery options. Allan
- 30th Jul 2014Pagination is reset on autofill - Datatable issueAre you saying that upgrading to 1.10 is breaking things for you? It shouldn't be (unless you were using the deprecated fnRender or bScrollInfinite options). Allan
- 30th Jul 2014DataTable() or dataTable()?of initialisation and the options you can pass in,
- 24th Jul 2014search box problem apiSure, I can try to debug the problem as part of the support options available for DataTables. Allan
- 24th Jul 2014How do I change the default text "Edit entry" in Editor's form header?Yup that's the one :-). The strings used by Editor can all be translated / modified using the options here: http://editor.datatables.net/reference/option/#Internationalisation . Allan