Announcement

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

    Horizontal Grid

    We would like to have a grid with both horizontal and vertical headers.
    i.e, headers on each column as well as headers on each row

    #2
    Two approaches:

    1. use a frozen field and style it differently so that it appears as a header

    2. use the CubeGrid. Note that SmartGWT wrappers do not exist yet for the CubeGrid; it's usable now via JSNI, or, you could use Feature Sponsorship to have GWT wrappers added for it.

    Comment

    Working...
    X