Posted 17 December 2025, 10:28 am EST - Updated 17 December 2025, 10:38 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;
Can I, adjust PageSize to Client Height (visible) ?
How can I dynamically adjust the amount of rows shown?
I can adjust the GridView height but how can I change the amount of rows shown? E.g. “normal” browser window 20 rows, mobile 10 rows, fullscreen 40 rows etc.
