Data grid width

Hi

Currently I am setting sizes for the columns, which gives me a total width for the data grid / data tree

Is it possible to set width to 100% (like with html code)

I know there is maxWidth and minWidth, but that is used to set the max and min values for a controls width

Another reason I need to use 100% width is in one row I have the menu links
and in the next a search filter and data grid. This second row re sizes everything so now the menu bar which was the full width is now the width of the data grid.

Preetinder

Just do not set any width for the view and it will use all available space.
If you have some fixed size view, you can add a spacer next to him, to force fullscreen rendering

http://webix.com/snippet/4e880ca6