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 am trying this in release 3.0.1.0, it''s doesn''t have an effect.
has that changed in 3.0?
-Anatolii
>Try
>
>//hide column 2
>this.grid.Model.Cols.Hidden[2] = true;
>
ADAdministrator Syncfusion Team February 9, 2005 11:58 PM UTC
I checked with RecordNavDataBound sample and it is fine there.
Are there any special settings in your grid that you can think of that might affect this?
Stefan
>I am trying this in release 3.0.1.0, it''s doesn''t have an effect.
>
>has that changed in 3.0?
>
>-Anatolii
>
>
>>Try
>>
>>//hide column 2
>>this.grid.Model.Cols.Hidden[2] = true;
>>