Polarbeer

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: Drop-down filters have “undefined” as option #96408
    Polarbeer
    Participant

    I have the same issue and using 3.8.1 and firefox.

    in reply to: load data into a select #96407
    Polarbeer
    Participant

    I wish to do the same thing. I had the following code:

    colModel: [
    { name: 'ID', width: “100”, sortable: true, sorttype: 'int', key: true },
    { name: 'FirstName', width: “150”, sortable: true, sorttype: 'text', stype: “select”, searchoptions: { value: function (pdata) { getFilterData(pdata); } } },
    { name: 'LastName', width: “150”, sortable: true, sorttype: 'text', search: false}]

    However it never seems to call the function I try to call.

Viewing 2 replies - 1 through 2 (of 2 total)

Stay connected with us in your favorite flavor!