Skip to content

Can't hide/show FunctionFields #3

Open
@ericwb

Description

@ericwb

If I use a FunctionField in the datagrid, for example:

<FunctionField label="resources.requests.fields.estimate" render={record => "$" + (record.airfare + record.transport + record.hotel + record.meals + record.conf_ticket + record.other)} />

I cannot choose to show/hide this field. Please add support to treat FunctionFields like any column in the table.

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