We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

SPREADSHEET HEIGHT on page

I set the height by 

<ejs-spreadsheet id="spreadsheet3" style="height:1000px" saveUrl="/ForecastInput/SaveToServer" allowSave="true" showRibbon="false" frozenColumns="4" allowFormulaBar="false" allowInsert="false" openUrl="/ForecastInput/Open" created="onCreated" allowOpen="true" beforeOpen="beforeOpen">


</ejs-spreadsheet>

However,

<div class="e-sheet-panel" id="spreadsheet3_sheet_panel" style="height: 340px;"> that it defaults to.  Any advice how to reset th



1 Reply

VR Vasanth Ravi Syncfusion Team March 1, 2023 04:21 PM UTC

Hi Stephen,


Upon validating your query, we noticed that you have been providing the height of the spreadsheet in style. You must provide the height of the spreadsheet (as needed) in the height property within the spreadsheet. We have prepared a sample and attached below for reference.


Sample Link: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Core-sample-1277656069


Hereby we also attach the referrals links for further references.


KB Link: https://www.syncfusion.com/kb/13177/how-to-render-spreadsheet-in-full-screen-mode


Get back to us if you need further assistance regarding.


Note: If this post is helpful, please mark it as an answer so that other members can locate it more quickly.


Loader.
Live Chat Icon For mobile
Up arrow icon