ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: resolvecomputing on March 22, 2018, 12:55:05 pm

Title: Nested grid cannot display full detail table
Post by: resolvecomputing on March 22, 2018, 12:55:05 pm
Hi team
When i did the nested grid i saw height of row level1 always fixed after i open row
this is link of example https://plnkr.co/edit/1KWUOfOXzXtRePc3Sptw?p=preview (https://plnkr.co/edit/1KWUOfOXzXtRePc3Sptw?p=preview)

Can you check and give me feedback

Thank you very much!
Title: Re: Nested grid cannot display full detail table
Post by: paramvir on March 22, 2018, 05:09:43 pm
It requires addition of javascript-detect-element-resize/jquery.resize.js ( from SDK ) in the document as explained in this example:

https://paramquery.com/pro/demos/detail

Please check this plnkr.

https://plnkr.co/edit/3DGZd9Zea4NDztgN3DTy?p=preview
Title: Re: Nested grid cannot display full detail table
Post by: resolvecomputing on March 23, 2018, 07:08:04 am
It work properly. Thanks you very much!