Issue with dropdown list in wijmo Flex grid (purejs)

Posted by: m.omar on 12 June 2018, 8:03 pm EST

    • Post Options:
    • Link

    Posted 12 June 2018, 8:03 pm EST

    Salam Alykom,

    Please check this sample http://jsfiddle.net/nkqfzmtv/34/

    In this sample if you select “ddlItem3” or “ddlItem4” it will display the “id” instead of “Description” .

    This happen because the wijmo force apply thousand comma separator on id value !!!

    Thanks.

  • Posted 12 June 2018, 10:53 pm EST

    Hi,

    The problem in fiddle arising due to the fact that type of key(id column) in dataMap is of Number type whereas type of ‘CollectorAccountId’ column is string.

    You may fix the problem by either converting id column in dataMap to string type or by converting CollectorAccountId column to number type in data.

    Please refer to the updated fiddle here:- http://jsfiddle.net/4ms1eag6/1/

    ~Manish

  • Posted 17 June 2018, 6:01 pm EST

    Thanks.

Need extra support?

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

Learn More

Forum Channels