3.2.0

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
January 3,
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
January 3,
BUMP!!
January 4,
example?
Alex (ActiveWidgets)
January 4,

This topic is archived.

See also:


Back to support forum