Author Topic: freezeRows and freezeCols  (Read 2002 times)

fings

  • Newbie
  • *
  • Posts: 12
    • View Profile
freezeRows and freezeCols
« 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~

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6210
    • View Profile
Re: freezeRows and freezeCols
« Reply #1 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.