Search
10143 results 2581-2590
Forum
- 2nd Nov 2018Editor: Limit Uploads to a Single FileThe file upload is limited to one by default as can be seen in this example. Are you using the upload-many input type perhaps? Allan
- 30th Oct 2018Id Returns NULL After Editing a Fieldthat is that the default is id and while
- 30th Oct 2018Form Input Multiple select not working when loading data from arraythe db, so by default Editor will just close
- 29th Oct 2018Group totals are at the end of the page instead of after the group and are "NaN".Hi @Glyndwr , Not by default, but you can do
- 29th Oct 2018Soft columns by dateto change the global default for dates - see this
- 27th Oct 2018how to set uniform width for all columns?The "columnDefs.targets" documentation is pretty clear: The string "_all" - all columns (i.e. assign a default)
- 25th Oct 2018How do I set the scroll of the overflow data of the table floating including the pagination buttonhorizontal scroll bar //by default based on the pixel
- 22nd Oct 2018How disable Multi Restore optionalways be hidden by default until some user interaction
- 21st Oct 2018Editor pagingType and pageLength options?Editor is an extension of DataTables, but it doesn't override the DataTables options. You would still use the pageLength option to set the default page length, regardless of whether you also initialise Editor or not. Allan
- 20th Oct 2018Format Data for display and add edit delete buttons on server side scriptreturn 'Not Active'; break; default : return 'Unknown'; } } } ]