Datatable: Overall width according to container div size inspite of having hardcoded width

Can I have overall width of the data table according to the container div. Support My container div is 70% of the overall page, then I want my data table should be 50 % of that container div and accordingly show scrolls according to different resolution computer.

Presently I am using width : 1000, attribute of the grid for giving the hard coded value of the width of the data table.

By default, table will use 100% of its container, so instead of hardcoding size you can set percent based size on the container

http://webix.com/snippet/527becb1