Skip to content

Resizing the grid will always call the columns formatter #173

@ckosmowski

Description

@ckosmowski

When i am resizing the grid the formatter of all the cells will be called again. For some (or even most) of my cells this wouldn't be necessary at all.

I'm doing live resizing with the grid containing only one column with a custom formatter which is a complex one. It would be nice if there would be an option to tell the grid "don't call this columns formatter again, when resize has been called on the grid".

Do you think this is possible?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions