how to set width of spreadsheet according to window size

Hello Webix Team,
I am unable to set spreadsheet width according to window size, please tell me how do I set width of spreadsheet

https://snippet.webix.com/y4couyvx

Please refer above mentioned snippet and tell me how do I set width of spreadsheet according to window size

Hi,

You can add type:"clean" to the form
Sample: https://snippet.webix.com/a720xiea

thank you

But if I increase width of window spreadsheet will not get adjust according to window size.

while resizing window spreadsheet should have to get width according to window width.

https://snippet.webix.com/a720xiea

@pratikshadatir1
what’s wrong?
looks like everything is correct

https://snippet.webix.com/j8fr0s7d

Set window size to width : 1200 and then check spreadsheet will not get adjusts according to window size.
Note : Please do not reduce size of window.

it works for me

give me your snippet link

https://snippet.webix.com/dscmv8uv

Remaining portion of sheet should have to be cover by I column

@pratikshadatir1
check this
https://snippet.webix.com/w107ibdj

Thank you.