ParamQuery grid support forum

General Category => Suggest new features => Topic started by: fings on December 30, 2020, 08:58:45 am

Title: freezeRows and freezeCols
Post by: fings on December 30, 2020, 08:58:45 am
pqgrid can Frozen rows and Frozen columns, is wonderful;

now i want to Frozen columns by the column name,

for example :

Frozen the column "userName",

how can i do for this?

thank you~
Title: Re: freezeRows and freezeCols
Post by: paramvir on February 11, 2021, 10:35:17 am
It can be done with existing API, context menu is suitable UI for it.

move column to the beginning of colModel and freeze it.