Create cards of equal height #1353

Closed
opened 2026-01-29 17:52:29 +00:00 by claunia · 2 comments
Owner

Originally created by @paritoshromy on GitHub (Aug 19, 2024).

It will be good to have a feasibility to create columns that are equal height across multiple rows.

Originally created by @paritoshromy on GitHub (Aug 19, 2024). It will be good to have a feasibility to create columns that are equal height across multiple rows.
claunia added the enhancement label 2026-01-29 17:52:29 +00:00
Author
Owner

@yordanov commented on GitHub (Aug 19, 2024):

Could you please clarify is the issue related to RadzenCard or RadzenColumn height? Perhaps share a screenshot of the desired outcome?

To get Cards with equal height accross columns in a row you can set <RadzenCard Style="height: 100%;">

@yordanov commented on GitHub (Aug 19, 2024): Could you please clarify is the issue related to RadzenCard or RadzenColumn height? Perhaps share a screenshot of the desired outcome? To get Cards with equal height accross columns in a row you can set `<RadzenCard Style="height: 100%;">`
Author
Owner

@paritoshromy commented on GitHub (Aug 19, 2024):

That’s what I am doing currently but I am looking at a non inline css solution like Card Group or Card Deck from Bootstrap….even with bootstrap I could do h-100 utility class but I now need to set style to get this.

@paritoshromy commented on GitHub (Aug 19, 2024): That’s what I am doing currently but I am looking at a non inline css solution like Card Group or Card Deck from Bootstrap….even with bootstrap I could do h-100 utility class but I now need to set style to get this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1353