[PR #1348] enforce columnSize min width #2691

Open
opened 2026-01-29 18:20:02 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/1348

State: closed
Merged: Yes


changed startColumnResize to enforce the min width property of a column in JavaScript

th min-width is working in chromium based browsers, but not in Firefox and safari (possibly other browsers as wel)
this change will enforce the min width (if set) in the JavaScript resize method. to make min width working.

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/1348 **State:** closed **Merged:** Yes --- changed startColumnResize to enforce the min width property of a column in JavaScript th min-width is working in chromium based browsers, but not in Firefox and safari (possibly other browsers as wel) this change will enforce the min width (if set) in the JavaScript resize method. to make min width working.
claunia added the pull-request label 2026-01-29 18:20:02 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2691