Author Topic: Loading 2 tables simultaneously in jquery tab control  (Read 2586 times)

kshipra

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 94
    • View Profile
Loading 2 tables simultaneously in jquery tab control
« 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");

« Last Edit: March 14, 2017, 03:28:19 am by kshipra »

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: Loading 2 tables simultaneously in jquery tab control
« Reply #1 on: March 15, 2017, 12:44:57 pm »

samirkamble

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Loading 2 tables simultaneously in jquery tab control
« Reply #2 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.