Skip to content

Column virtualization is not supported #23

@farnyser

Description

@farnyser

DataGrid loops between empty/full when I apply a filter that match no row.

To trigger the bug some options are set:

  • can user add row = false
  • column virtualization = true

It seems that the column filtered has to be not visible unless you scroll horizontally (last right column)

image

image

Sample project :
BugDataGrid.zip

(If you put column virtualization = false, then the bug disappear, but the column filtered is on the far right and the scrollbar is not visible anymore => you can't remove the filter)

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