Datatable header behavior

Hello,
I have two questions about datatable header.

  1. as one can see in https://snippet.webix.com/5de83bce, by sorting the column “Released” the sort arrows are placed over header text. Is it possible (except the width to increase), that the arrows will be placed by side automatically?
  2. If I have a long header text, is it possible that by page resizing (and correspondingly resizing of the table) the Header text will be split into 2 strings and the strings will be shown in the header one under another?

Thanks

Hello, @Arhimed

I’m extremely sorry for such a delay with the answer
Webix doesn’t really provide any methods to solve the issue. For right now, I only could advise you to check styles via inspector and change some CSS. Please, check the snippet here:Code Snippet