Announcement

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

    TileGrid field layout

    Dear Support,

    I've got a simple question regarding the TileGrids, how can I display the fields horizontally (one after each other, as a table row) instead of vertically... or even more: how can we manage the layout of the fields inside a tile ?

    Thank you very much,
    Thomas

    #2
    You do this via providing a custom Tile widget. Take a look at the LGPL Showcase for 4.1, there is now a sample showing doing exactly this.

    Comment


      #3
      Thanks!

      I see the new setTileConstructor() method.
      Does that mean that we have to migrate to 4.1 (we are using 4.0 now) or do we have another way to do this in 4.0 ?

      Comment

      Working...
      X