Search
2679 results 1001-1010
Forum
- 24th Apr 2020Problem to import CSV filei=0 ; i<fields.length ; i++ ) { var field = editor.field( fields[i] ); selectEditor.add( { label: field.label(), name: field.name(), type: 'select', options: header, def: header[i]
- 5th Nov 2019Selecteditor not showing after file import modal.i=0 ; i<fields.length ; i++ ) { var field = editor.field( fields[i] ); selectEditor.add( { label: field.label(), name: field.name(), type: 'select', options: header, def: header[i]
- 20th Sep 2019Import CSVi=0 ; i<fields.length ; i++ ) { var field = editor.field( fields[i] ); selectEditor.add( { label: field.label(), name: field.name(), type: 'select', options: header, def: header[i]
- 13th Aug 2019csv upload issuei=0 ; i<fields.length ; i++ ) { var field = editor.field( fields[i] ); selectEditor.add( { label: field.label(), name: field.name(), type: 'select', options: header, def: header[i]
- 16th Feb 2018KeyTable - Cancel Blur with Client ValidationId2' }, { title: 'Another string field', data: 'Id3' }, { title: "RowId", data: "RowId", visible: false } ], select: { style: 'os', selector: 'td:first-child'
- 24th Jan 2018setFormatter not being called on empty Arrayfields) is a multiple select dropdown. It all works fine except when the field is cleared of all
- 15th Sep 2017Render function executes 4 (or more) times more than available records.todo", // Using the custom field type def: 0 }, { label: "Priority:", name: "priority", type: "select", options: [ { label: "1 (highest)",
- 19th Jun 2017Left join the same right.table.id_field to TWO left.table.field_1 and left.table.field_2player_1 should have a select drop down, populated from the players table. Edit field should be players.id, but
- 12th Sep 2016Issue with checkbox column and ColumDefsthat is not a field in my db. I needed a checkbox to select rows. So I did
- 30th Apr 2015PHP Options exampleoptions list in radio, select and checkbox inputs from the database for this field. Note that this is