ParamQuery grid support forum

General Category => ParamQuery Pro Evaluation Support => Topic started by: kshipra on March 14, 2017, 03:18:32 am

Title: Loading 2 tables simultaneously in jquery tab control
Post by: kshipra on March 14, 2017, 03:18:32 am
Tab1 table populates fine and has correct height.
Tab2 which is not visible by default , its table is populated , height is 500 , but still the rows in table do not show. instead  I see dark line and just headers and footer. When  I resize the grid , I see the rows in table 2 on tab2

I tried setting height dynamically but not working. Any idea how I can get table2 to show properly?

        $("div#grid_offcar").pqGrid("option", "height", 500 );
        $("div#grid_offcar").pqGrid("refreshView");

Title: Re: Loading 2 tables simultaneously in jquery tab control
Post by: paramvir on March 15, 2017, 12:44:57 pm
Its solution is mentioned here:

https://paramquery.com/forum/index.php?topic=449.msg2894#msg2894
Title: Re: Loading 2 tables simultaneously in jquery tab control
Post by: samirkamble on July 22, 2019, 07:07:26 pm
The topic or board you are looking for appears to be either missing or off limits to you. Can you please let me know.