ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: VigneshVpn 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.
-
Any guide to me on this?
-
I couldn't see any dropdown in your jsfiddle.
-
The Function column is the dropdown. if you click it twice you will able see that.
-
you could try use detailModel.cache: false or manually remove the detail child ( rowData.pq_detail.child ) before switching the detailModel template.