ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
How can I express rows fixed to the first line always without being affected by
« previous
next »
Print
Pages: [
1
]
Author
Topic: How can I express rows fixed to the first line always without being affected by (Read 461 times)
tbum
Pro Ultimate
Newbie
Posts: 11
How can I express rows fixed to the first line always without being affected by
«
on:
February 01, 2023, 12:47:26 pm »
How can I express rows fixed to the first line always without being affected by sorting?
I implemented summary at the bottom. Therefore, one row is fixed for each of the top and bottom.
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: How can I express rows fixed to the first line always without being affected by
«
Reply #1 on:
February 01, 2023, 01:34:35 pm »
Remove the fixed row in beforeSort event and and add it back in sort event:
Similar example:
https://paramquery.com/pro/demos/freeze_rows
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
How can I express rows fixed to the first line always without being affected by