adjustRowHeight

Hi Webix team,

https://snippet.webix.com/hadhiox1

How I can apply adjustRowHeight according to each column id?

Thanks,
Mira

just leave optional id argument empty and apply it once.
https://docs.webix.com/api__ui.datatable_adjustrowheight.html

@intregal Thank you