Search
3636 results 1031-1040
Forum
- 18th Apr 2016Inline edit and modify column cssgo back to "wrap" mode.
- 8th Apr 2016Can we disable select2 field?I have found the workaround. editor .on('open', function(e, mode, action) { $('#DTE_Field_select2_field').prop("disabled", true); });
- 8th Apr 2016problem with data submit in inline editform actually in edit mode at the time when
- 24th Mar 2016SearchDelay for Server-side issueYeeees, I'm waiting too ... in my case (server-side mode) filter input fires every key-down(
- 24th Mar 2016Word break, break word...really use DataTables / responsive mode in combination with table-layout:
- 21st Mar 2016Undefined index: sEcho inconfigured DataTables for legacy mode. Allan
- 20th Mar 2016Duplicate - click from href linkselected row into edit mode (but hidden), // then get
- 19th Mar 2016Select field typesearchableListInitialized = false; editor.on('preOpen', function(e, mode, action) { if (!searchableListInitialized) { var
- 16th Mar 2016datetime-moment.js with SharePoint date dataIts possibly related to the fact that the plug-in renderer has Moment's strict mode enabled by default. However, you've got it working, so let's go with that! :-) Regards, Allan
- 13th Mar 2016Server Side Processing Add New not workingWhen in server-side processing mode, the data store is