Search
19071 results 7491-7500
Forum
- 18th Aug 2017"Tab between columns" inline editing breaks main editor tab functionality.the form from the "Create New Entry" will disappear.
- 17th Aug 2017Implement Access Control to the Editor buttons?style: 'single' }, buttons: [ { extend: 'create', editor: CBD_main_editor }, { extend: 'edit',
- 15th Aug 2017Server-side processing doesn't seem to workcompanyId = user.CompanyId; if (data[0].Value == "create") data.Add(new KeyValuePair<string, string>("data[0][Project][CompanyId]", companyId.ToString()));
- 15th Aug 2017Bug in postSubmit, submitSuccess eventsvalues, $row ) { logChange( $editor->db(), 'create', $id, $row, 'fixed' ); } )
- 14th Aug 2017Data Tables and custom Searchsent over and can create my "subSetOf" string to
- 14th Aug 2017Slow Table Renderinginformation you need to create the header and footer.
- 13th Aug 2017dataTable, ajax, jsonstyle: 'single' }, buttons: [ { extend: "create", editor: rateEditor }, { extend: "edit",
- 13th Aug 2017Editor Datatables: Bootstrap modal window not populating dynamic select optionsallan I create JSON above with Jbuilder
- 13th Aug 2017Datatables Editor: Bootstrap3 form-control fieldsfunction(editor, callback) { if (editor.mode() === 'create') { Editor.display.bootstrap.close(editor, callback); } else { var
- 13th Aug 2017Need Help printing custom labelsThank you, Kevin I will try to create a custom button as well and update if I have any progress.