cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello, I hope you can help me,

I am working with sap.mui.table.Table, everything works OK, there is only one problem when the table is displayed, the height of the column header is enlarged. I think I should apply css, but I wanted to check if there might be something I'm doing wrong. I hope you can help me with a suggestion. Thanks in advance.

I attach an image where you can appreciate the problem.

0 Likes
View Entire Topic
former_member365727
Active Contributor
0 Likes

try to apply width property in pixels (not in %) for all columns.

As far as i know if any of the column data width is more than default column width then height of the header row will increase.

Also try to set rowHeight property