Hello,
I want to create datatable whose row height should be adjustable according to its all column. In given snippet I have done auto adjusted grid only specific column not for all column.
https://docs.webix.com/api__ui.datatable_adjustrowheight.html
table.adjustRowHeight();
use without arguments.