Resize spread sheet when browser resizes

How can i enable re-sizing of the spread sheet when i adjust the size of the browser window?

Hi,
you may set spreadsheet’s container in percents and call dhx_sh.setSizes(); each time when container was resized.