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.
Hi,
At the end of my grid there are some columns that are hidden. Basically I made their width = 0 that is how they are hidden.
When I have horizontal scroll bar to my grid then it show some extra empty space. It looks like to me that this space is for hidden column.
Q#1
How can I avoid extra empty space?
Q#2
What is the best way to hide a column? I am sure that there must be some other way rather making their width zero.
Thanks,
VS