How can I get the size of columns or rows when they have been set automatically? (fillspace:true)
dtable.getColumnConfig("columnID").width
Check the snippet:
http://webix.com/snippet/bbc09e13
And the rows height you can get via
dtable.config.rowHeight