[sapui5] sap.ui.table.Table renders columns in-correctly after toggling visible from false to true (contained inside a IconTabBar)

Hi,

The issue like this:

It happens when the table gets switched from visible false to true. (when the table is invisible, there's will be another control (Planning Calendar) displayed instead)
This sap.ui.table.Table is contained inside an IconTabBar.

Reason:

Still unknown.
It may come from the renderer after switching from invisible to visible.
It may cause from the IconTabBar container.

Workaround:

For now, I need to refresh the binding of the table, so that the will re-render the table columns as well, which solve the issue.
But it's just still a work-around.

---V---

Nhận xét

Bài đăng phổ biến từ blog này

Tại sao lại chụp ảnh theo bố cục 1/3 ?

[sapui5] Best Practice in sapui5 development

Implement Search field with case-INSENSITIVE by SAP UI5