ParamQuery grid support forum
General Category => ParamQuery Pro Evaluation Support => Topic started 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");
-
Its solution is mentioned here:
https://paramquery.com/forum/index.php?topic=449.msg2894#msg2894
-
The topic or board you are looking for appears to be either missing or off limits to you. Can you please let me know.