:: Forum >> Version 2 >>

Grid Scrollbar question!Help!

how can i show all the datas up without scrollbar ??

Please help!
fresh
Thursday, February 28, 2008
If you want to hide scrollbars -

obj.setScrollBars("none");
obj.onScrollBarsChanging = function(){return 1};
Alex (ActiveWidgets)
Friday, February 29, 2008



This topic is archived.

Back to support forum

Forum search