I need to adjust width of header rows width to fit complete URIs of some resources. Since length of uri varies, I need HOT to auto adjust row header width to fit the content. Is it supported?
Is it possible to have autowidth for row header?
1 Like
Unfortunately there’s not such an option that could do this automatically. There’s only one way I could think of, but it would require for you to know what will be the longest row header content so you can set the row header width using rowHeaderWidth, like here:
Thanks, I have created a feature request for that.
1 Like