Flex Sheet - childItemsPath with dataMap issue

Posted by: william.murari on 11 December 2017, 12:18 am EST

    • Post Options:
    • Link

    Posted 11 December 2017, 12:18 am EST

    Greetings!

    I’m having some issues using Wijmo Flex Sheet.

    Here’s the issue. I’m using childItemsPath, and now I need to add one more column with a dataMap with boolean values, but it just doesn’t work together. I don’t want to remove the items from the childPath, because they’re kind of important.

    Is there a solution where I can use both features (childItemsPath and dataMap) in the same Flex Sheet?

    Thanks!

  • Posted 12 December 2017, 8:58 pm EST

    Hi William,

    We are sorry for the late reply.

    The dataMap is not working since on using childItemsPath property, rows get changed to GroupRow and column becomes read-only as default.

    The dataMap works only for editable column. Hence, dataMap cannot be applied for TreeView FlexGrid.

    You may use CustomEditor to use dataMap for FlexSheet with childItemsPath.

    Please refer to the attached sample for using CustomEditor for FlexSheet as dataMap.

    ~Manish

    FlexSheet_CustomEditor_DataMap.zip

Need extra support?

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

Learn More

Forum Channels