We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.7.0
Bootstrap5
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!
DataGrid, FixedColumnsPositionSync=true, fixed header=true, and set DataGridMultiSelectColumn as fixed column.
Fixed header and the select column working.
the "checkbox" of the select column can't check, it's blinking.
No response
The text was updated successfully, but these errors were encountered:
stsrki
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: