ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: mercury85 on May 20, 2018, 01:40:56 pm

Title: Edits on Main Grid, Child Grid Does not Updates
Post by: mercury85 on May 20, 2018, 01:40:56 pm
http://jsfiddle.net/mgregory85/0uxmsu54/88/

Hi did a fiddle on this, I noticed in my main project I was having issues changing the child.  Is this related to not being able to refresh also in pivot mode.

I have attached behavior I am seeing, and also noticed it having issues in fiddle.


Title: Re: Edits on Main Grid, Child Grid Does not Updates
Post by: paramvir on May 21, 2018, 03:33:24 pm
Two grids can't share same reference to *Model or data.
Please deep clone the dataModel if it's intended to be same.