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 to change nested grid template as dynamic based on a drop down value.
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to change nested grid template as dynamic based on a drop down value. (Read 2975 times)
VigneshVpn
Newbie
Posts: 33
How to change nested grid template as dynamic based on a drop down value.
«
on:
November 22, 2018, 04:46:45 pm »
Hi,
Recently i tried to change the detail model based on the dropdown selection, its changed when i try to expand the detail only, not on the value changes. how do i handle this problem?
I added a JsFiddle link below,
https://jsfiddle.net/ecbf1kyw/36/
Plz help on this thanks,
Thanks in Advance,
Vignesh Pradeepan.
Logged
VigneshVpn
Newbie
Posts: 33
Re: How to change nested grid template as dynamic based on a drop down value.
«
Reply #1 on:
November 27, 2018, 11:48:26 am »
Any guide to me on this?
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: How to change nested grid template as dynamic based on a drop down value.
«
Reply #2 on:
December 03, 2018, 02:34:08 pm »
I couldn't see any dropdown in your jsfiddle.
Logged
VigneshVpn
Newbie
Posts: 33
Re: How to change nested grid template as dynamic based on a drop down value.
«
Reply #3 on:
December 03, 2018, 03:11:19 pm »
The Function column is the dropdown. if you click it twice you will able see that.
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: How to change nested grid template as dynamic based on a drop down value.
«
Reply #4 on:
December 04, 2018, 12:58:22 pm »
you could try use detailModel.cache: false or manually remove the detail child ( rowData.pq_detail.child ) before switching the detailModel template.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
How to change nested grid template as dynamic based on a drop down value.