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

[Bug]: Datagrid, DataGridMultiSelectColumn not working with fixed columns and FixedColumnsPositionSync, fixed header doesn't work. #5914

Open
juchunwei opened this issue Dec 26, 2024 · 0 comments
Assignees
Labels
Type: Bug 🐞 Something isn't working
Milestone

Comments

@juchunwei
Copy link

Blazorise Version

1.7.0

What Blazorise provider are you running on?

Bootstrap5

Link to minimal reproduction or a simple code snippet

The select function not working if set the DataGridMultiSelectColumn as fixed column. and the fixed header not working for the fixed columns.

@stsrki would you have a look? Thanks!

Steps to reproduce & bug description

DataGrid, FixedColumnsPositionSync=true, fixed header=true, and set DataGridMultiSelectColumn as fixed column.

What is expected?

Fixed header and the select column working.

What is actually happening?

the "checkbox" of the select column can't check, it's blinking.

What browsers do you see the problem on?

No response

Any additional comments?

No response

@juchunwei juchunwei added the Type: Bug 🐞 Something isn't working label Dec 26, 2024
@stsrki stsrki added this to Support Dec 27, 2024
@github-project-automation github-project-automation bot moved this to 🔙 Backlog in Support Dec 27, 2024
@stsrki stsrki added this to the 1.7 support milestone Dec 27, 2024
@stsrki stsrki self-assigned this Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐞 Something isn't working
Projects
Status: 🔙 Backlog
Development

No branches or pull requests

2 participants