Posted 26 May 2026, 9:47 am EST
Hi,
Migrate from 2010v1 to 2025v1 in ASP.NET WebForms NET Framework 4.8.1.
Using C1GridView from C1.Web.Wijmo.Controls.48.dll
using C1.Web.Wijmo.Controls.C1GridView;
In cs:
C1GridView1.Columns[0].Fixed = true;
Fixed not compiles, not exists.
Fixed column [0] ??
any suggestions ?
