ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: edasilv on November 10, 2021, 10:42:44 am

Title: colModel + virtual rendering
Post by: edasilv on November 10, 2021, 10:42:44 am
My colModel is equivalent but dynamic as my dataModel. Does the virtual rendering just work with fixed colModel list?

Title: Re: colModel + virtual rendering
Post by: paramvir on November 10, 2021, 12:04:27 pm
Virtual rendering works with either static ( defined during initialization of grid ) or dynamic colModel ( defined after initialization of grid).

colModel is defined dynamically by setting the colModel option.

https://paramquery.com/pro/api#option-colModel