Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with date column filter with custom format #5615

Closed
marciogurka opened this issue Nov 18, 2022 · 2 comments
Closed

Issues with date column filter with custom format #5615

marciogurka opened this issue Nov 18, 2022 · 2 comments
Assignees
Labels
bug Something isn't working forum Issues from forum

Comments

@marciogurka
Copy link

Forum post

Based on https://www.bryntum.com/examples/grid/filtering/

When you add the following format configuration to the column definition

{ text : 'When', field : 'start', width : 200, type : 'date', format : 'YYYY-MM-DD' },

You experience the following behavior (check the video)

Bryntum.Grid.-.Filtering.demo.-.18.November.2022.mp4
@marciogurka marciogurka added bug Something isn't working forum Issues from forum labels Nov 18, 2022
@canonic-epicure canonic-epicure self-assigned this Jan 4, 2023
@chuckn0rris
Copy link

User said using correct field type in data model fixed this bug.

@canonic-epicure
Copy link

Thanks for pointing @chuckn0rris.

@canonic-epicure canonic-epicure closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum
Projects
None yet
Development

No branches or pull requests

3 participants