In MultiSelect (wj-multi-select): showFilterInput not works

Posted by: ksm.ac.in on 6 July 2020, 5:59 am EST

  • Posted 6 July 2020, 5:59 am EST

    In MultiSelect (wj-multi-select): showFilterInput not works

    while apply [showFilter]: “true” in angular, throws error in console, a not part of ngmodule

    please suggest.

  • Posted 6 July 2020, 5:15 pm EST

    Hi,

    The property is showFilterInput and not showFilter. That is why angular throws an error. You just need to update you template like this:

    <wj-multi-select #ms [showFilterInput]="true"...></wj-multi-select>
    

    Regards,

    Ashwin

  • Posted 6 July 2020, 9:54 pm EST

    sorry it is showFilterInput

    i tried this one

    getting same error.

  • Posted 6 July 2020, 10:01 pm EST

    i TRIED INTHE SAME WAY

    <wj-multi-select #ms [showFilterInput]=“true”…>

    as showFilterInput this property is not availabe in the class.

    there no such property .

    same error thrown and show in console

    Is because any old version of it as we have 5.20191.605 versionof wijmo

  • Posted 7 July 2020, 4:28 pm EST

    Hi,

    The showFilterInput property was added in the 5.20201.663 version. That is why it is throwing an error because in 19v1, this property was not available.

    If you need to use this, then I would suggest you upgrade wijmo to at least this version.

    ~regards

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels