Search
3039 results 1311-1320
Forum
- 10th Feb 2017Mutliple Columns For Checkboxes (Editor)that still keeps the checkbox elements all in a
- 9th Feb 2017htmLawed.phpHi Allan! I forget separator: '', here: { name: "fromNav_Disponibilita.non_ordinabile", type: "checkbox", options: [ { label: "NON ordinabile", value: 1 } ], unselectedValue: 0 }, Is it possible to confim my inline update on this field with enter? Bye Pat
- 8th Feb 2017How to add multiple blank rows based on the input of a text box?You will need to add all 5 columns. Set the checkbox columns to 0 or whatever and let the render function display the checkboxes. You can always post a test case to get help. Kevin
- 7th Feb 2017Fatal error: Call to private method DataTables\Editor::_ssp_field() from context ''If you post a link to the page I'd be happy to take a look. As this example shows, it should be quite possible to have a checkbox field for many options. Allan
- 7th Feb 2017Select multiple options for a one-to-many relationship.client-side - are you using checkbox? That's the best field
- 26th Jan 2017Datatables responsive plugin conflict with bootstrap-switchwith editable controls. Regular checkboxes don't hold their value
- 22nd Jan 2017Prevent form-inline class?Is it possible to have the primary edit (https://editor.datatables.net/examples/inline-editing/submitData.html) opening with an Edit link in the row? Not the checkbox in the example.
- 3rd Jan 2017Struts2+DTE(See previous post, I forgot to mark 'question solved' checkbox.)
- 23rd Dec 2016Link Table is not being populated, what am I doing wrong?It seems that a checkbox and select field types with multiple: true only works. If you are using it with an Mjoin, then yes. You would want to use it as an array which implicitly suggests multiple: true. Allan
- 22nd Dec 2016try to use DT for select listhowever, I think a checkbox outside of the DataTable