Search
9310 results 8641-8650
Forum
- 15th Feb 2019Bug Fix: ajax.url is a function in editor.select2.jseditField: 'Field.Id', type: 'select2', optionsPair: { label: 'Name', value: 'Id'
- 5th Jan 2019Inline Editor select/select2 update problem in client sidename: 'good_id', type: 'select2', optionsPair: { label: 'text', value: 'id'
- 1st Jul 2017Editor: row disappears after create/update submitlabel: "Users:", name: "users[].id", optionsPair: { label: 'name', value: 'id'
- 26th Jun 2017modify Data with preSubmit for Editor RESTtype: "checkbox", name: "users[].id", optionsPair: { label: 'name', value: 'id'
- 11th Feb 2016Editor form not closing after submitname: "ratingId", type: "select", optionsPair: {value: "ratingId", label: "ratingName"},
- 26th Aug 2015Apply changes on all the hidden rows in datatable legacy (1.9)of the columns the options/values in the select needs
- 6th Apr 2015Editor: How to pass select label to update method?name: 'compID', type: 'select', optionsPair: { label: 'compName', value: 'compID'
- 15th Feb 2012fnDraw - Change in behavior since 1.8.2name":"filters", "value": $("#ProductsFilterForm").serialize() } ); }, "aoColumns": $options['columns'] [/code] Note the console.log