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

Add QuickGrid RowClass parameter #59901

Merged
merged 4 commits into from
Jan 16, 2025
Merged

Conversation

danroth27
Copy link
Member

Add an API to QuickGrid for adding a class to a table row based on the item for the row.

Fixes #45477

@danroth27 danroth27 requested a review from a team as a code owner January 16, 2025 15:15
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-blazor Includes: Blazor, Razor Components label Jan 16, 2025
Copy link
Member

@SteveSandersonMS SteveSandersonMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Magnificent

@danroth27 danroth27 merged commit 6a60ce0 into main Jan 16, 2025
27 checks passed
@danroth27 danroth27 deleted the danroth27/quickgrid-rowcssclass branch January 16, 2025 17:56
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QuickGrid: Add API to specify a custom class for <tr>.
2 participants