Grid custom cell editor not filtering items

Posted by: rafal.lukaszuk on 28 September 2021, 7:13 am EST

    • Post Options:
    • Link

    Posted 28 September 2021, 7:13 am EST

    Hello,

    I have the following problem. When I replace the standard editor for grid cell by combobox I lose the ability to filter the available options based on a previously selected option in another grid cell.

    I have the getDisplayValues() function defined for the dataMap but it seems that by replacing the editor this stops working.

    The overall goal I want to achieve here is to add virtual scroll for dropdownList types.

    Has anyone had a similar problem and managed to solve it?

  • Posted 29 September 2021, 5:38 am EST

    Hello,

    As per our understanding, you want to use ComboBox as an editor in the dynamic dataMap, if that’s the case then you may simply pass the ComboBox instance to the column you would like to show the ComboBox. Please make sure that you have correctly bind the data to the ComboBox instance.

    Please refer to the sample link demonstrating the same:https://stackblitz.com/edit/js-tawhbq?file=index.js

    Hope this would resolve your issue, in case you have any other requirements then please let us know some more information.

    Regards

Need extra support?

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

Learn More

Forum Channels