Unanswered: Gridpanel in Multiple Tabs with tabpanel defferedrender is set to false
Unanswered: Gridpanel in Multiple Tabs with tabpanel defferedrender is set to false
I have a window in which 'border' layout is used, the WEST region has a treepanel and CENTER region has a tabpanel. Center region tabpanel is loaded by tabs on treenode click. That loaded tab has a Panel layout of 'Border' which is divided into North,Center, South which all have their layout of 'Fit'. In the center and south region i have multiple tabs containing gridpanels. The gridpanel has autogrow feature which means once the end of column is reached another row is added to the grid. Things are fine untill i set the defferredrender of tabpanel to false. The Grid displays the scrollbar but content gets struck eventhough the scrollbar is moving up and down
not able to find where things going wrong
Last edited by raghavan0208; 24 Apr 2012 at 4:03 AM.
Reason: html tags have been added while posting