The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I have hooked the ColWidthsChanged and ColWidthsChanging events. When I resize a column such that it''s width is 0 or less, neither of these events gets called. The column gets resized out of existence, but the RowsRemoved event doesn''t get called either...
I''m trying to enforce a minimum column width. Is there some way to do this?