Forums

Full Version: Dashboard height and width Adjustments..
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
To set dashboard height:

sdk.applystyles("#draggablesParentdiv"+sdk.dashboard.m_id,{"height":"1674px"})

To set Dashboard width:

sdk.applystyles("#draggablesParentdiv"+sdk.dashboard.m_id,{"width":"1200px"})