Search
9295 results 2501-2510
Forum
- 22nd Jun 2020RETURN DEFwith the correct formatting options for displayFormat and wireFormat.
- 21st Jun 2020Export to PDF keeping rowGroupsupport for the export options of the Buttons extension
- 20th Jun 2020DataTables fixedHeader and Bootstrap nav-bar with fixed-topPlacement of the table controll elements is determined by the dom options. https://datatables.net/reference/option/dom
- 19th Jun 2020Date formatting is strange in editorModel<KostensoortViewModel>("Kostensoorten") .Field(new Field("Kosten.KostenSoortID") .Options(new Options() .Table("Kostensoorten") .Value("Id") .Label("NaamKostensoort") ) .Validator(Validation.DbValues(new
- 19th Jun 2020How do I set the size of the Search box?gotta add the dom options like this (if using
- 19th Jun 2020Search Panes with New, Edit, Delete buttonsDon't remove the "B" from your dom options.
- 17th Jun 2020Populate searchPanes.panes.options directly with a single-dimensional arrayPosition" }, { title: "Office", searchPanes: { options: [ { label: "Edinburgh", value: function(rowData,
- 17th Jun 2020Import CSV filename: field.name(), type: 'select', options: header, def: header[i] } ); } selectEditor.create({
- 16th Jun 2020Missing select.toggleable() documentationDataTables' huge range of options can be used to
- 16th Jun 2020SearchPanes feature request: Disable multi-select and force a selectdepending on other config options and api calls, your