ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
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 Pro
»
Collapse/Expand row in Grid based on hide/show rows
« previous
next »
Print
Pages: [
1
]
Author
Topic: Collapse/Expand row in Grid based on hide/show rows (Read 2206 times)
Jignesh
Pro Enterprise
Newbie
Posts: 46
Collapse/Expand row in Grid based on hide/show rows
«
on:
May 12, 2020, 09:15:30 am »
Hi Paramvir,
I have created fiddle demo for Collapse/Expand row in Grid.
https://jsfiddle.net/cherishPatel/8jqys3e5/18/
If user click on Id 17 row's "Collapse" button then 18 and 19 Ids should be hide and button name changed "Expand'.
And click on Id 17 row's "Expand" button then 18,19 Ids should be show and button name changed to "Collapse".
Thank you,
Jignesh
Logged
paramvir
Administrator
Hero Member
Posts: 5884
Re: Collapse/Expand row in Grid based on hide/show rows
«
Reply #1 on:
May 12, 2020, 10:57:55 am »
[ Only Pro members may read this post. ]
«
Last Edit: May 12, 2020, 11:00:53 am by paramvir
»
Logged
Jignesh
Pro Enterprise
Newbie
Posts: 46
Re: Collapse/Expand row in Grid based on hide/show rows
«
Reply #2 on:
May 12, 2020, 01:20:18 pm »
Hi Paramvir,
We have required functionality base on collapse and Expand button on row level so tree functionality does not work for our case.
I have also added code on Prerender method, below URL for that
https://jsfiddle.net/cherishPatel/8jqys3e5/28/
I have able to collapse and expand rows base on the row button. The only issue we have not able to change the button name or +/- sign.
Thank you,
Jignesh
Logged
paramvir
Administrator
Hero Member
Posts: 5884
Re: Collapse/Expand row in Grid based on hide/show rows
«
Reply #3 on:
May 12, 2020, 07:07:00 pm »
[ Only Pro members may read this post. ]
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Collapse/Expand row in Grid based on hide/show rows