:: Forum >>

Vertical Scroll Bar Disappears

Hi,

Any help would be appreciated. I am using the Active Widgets grid to display files with tabs. I have an "all" tab and several other tabs. The grid loads up by default in the "all" tab, when switching to any of the other tabs and then back to the "all" tab the vertical scroll bar disappears for good. I have researched the problem in this forum and everywhere else, and none of the fixes work. Please help!

Marty
Wednesday, January 3, 2007
I am working with Marty on this. I tried the following code:

//these don't help the scrollbar problem - David
tableObject.setScrollTop(0);
tableObject.raiseEvent("adjustScrollWidth");
tableObject.raiseEvent("adjustScrollHeight");
tableObject.raiseEvent("adjustScrollBars");
tableObjec.refresh();
David K
Wednesday, January 3, 2007
BUMP!!
Thursday, January 4, 2007
example?
Alex (ActiveWidgets)
Thursday, January 4, 2007

This topic is archived.


Back to support forum

Forum search