Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Basic Cube Facet-Value Alignment

    I am evaluating upgrading from SmartClient 12 to SmartClient 14.1. I noticed in the showcase basic cube, the facets and values are not aligning properly (see attached image). In previous versions this was only an issue when the browser zoom was not 100%. Now it seems to always happen. Is there a way to prevent this in code? It does not appear to be an issue in the showcase advanced cube.

    https://smartclient.com/smartclient/.../?id=basicCube

    Click image for larger version

Name:	Screenshot 2026-01-27 151223.png
Views:	5
Size:	55.4 KB
ID:	277073

    If this is a bug without a code workaround, please let me know when it can be addressed. Cubes are a critical part of our application.

    Thanks for your assistance.



    #2
    Update:

    I played around with the showcase basic cube configuration using "Try it". Adding the following property to the CubeGrid appears to prevent the issue above.

    rowHeaderGridMode: true


    Comment

    Working...
    X