Disabling horizontal scroll bar
Ive seen a few things in the forum and the documentation that come close but I cant get anything to work.
For a one column pivotted grid I want to disable the scroll bars as that column will always be in view.
Ive tried the following:
But no joy. Any ideas?
Alternatively, do you know of any way to make a column fit in the remaining available horizontal space in a browser.
ie this would change as the browser is potentially resized.
For a one column pivotted grid I want to disable the scroll bars as that column will always be in view.
Ive tried the following:
MyGrid.setScrollProperty('bars','vertical');
But no joy. Any ideas?
Alternatively, do you know of any way to make a column fit in the remaining available horizontal space in a browser.
ie this would change as the browser is potentially resized.
Mark
September 6,