Skip to content

After using the pivot By. Cell property can't able to change the display value. Even it has no effect on Cell #1237

Description

@rakibulalam
pivotBy={['parent_id', 'id']}
columns={[
	{
		accessor: 'parent_id',
		Cell:(...props)=>'Value Define'						
	},
	{
		accessor: 'id',						
	},
	
]}

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