Active
Project:
Sheetnode
Version:
7.x-2.x-dev
Component:
Core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2016 at 00:31 UTC
Updated:
21 Feb 2017 at 11:48 UTC
Jump to comment: Most recent
May I know whether there is a way to adjust the editing spreadsheet's height, or the number of row to be displayed?
I have a table of 66 rows. However the editing sheet only display up to around 31 rows. I would like to display the whole table without scrolling. If possible, I would like the scroll bar be hidden, too.
Comments
Comment #2
willhallonlineThis can be adjusted by changing the height of the item using CSS? You can simply override the CSS that is set by default by the module? Does this not work?
Comment #3
metakel commentedThe table and the scroll bar's HTML code use inline style:
Comment #4
willhallonlineOK. Would you think it better to alter the library (SocialCalc) or the module?