Skip to content

Dynamic rich cell editor, per row, version 0.13.34 - possible? #249

@dmuldoon

Description

@dmuldoon

Hi,

Can I render unique editor instances, e.g., a <select> element on a per row basis?

ID Name Select
0 Foo Apple|Orange|Grape
1 Bar Car|Truck|Motorcycle
... ... ....

The contents of the select list "Select" vary per row - is this possible?

I tried using the rowRenderer property but this required me to mutate props (and I didn't get it working completely). I also tried setting editor to a function hoping that it might get called when the row went into edit mode. Also, no luck.

Any advice?

Version: 0.13.34

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions