
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.
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If it works, thank you very much Srikanth KV
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
check in your dev tool
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
put your code, then we can check if you are doing something wrong.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.