hi guys,
i need to load some data into a second grid based on a value from the first grid json response.
i added an extra vriable to the json response (type) of the first grid.
on loadComplete of the first grid i'm loading the second one. but how can i pass the variable type to the url of the second grid?
like this: data.php&type=biz
|
1 |
<strong>json response of the first grid:</strong><code>{"rows":[<br /> {"id":"7","cell":["7","1","priv","","*","Kpn mobile","m_nl","","0.07",""]}<br />],<br />"records":"1",<br />"type":"biz"}</code><br />thank you in advance<br /><br />regards,<br /><br />bas<br /> |
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top