Announcement

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

    Tile Grid with Editable TextBox

    Hi,

    I am using SmartGWT version /builds/SmartGWT/2.5p/PowerEdition/2013-02-27.

    I am attaching a snap shot of a screen I want to create.

    I am trying to achieve this by using Tile Grid. But I am not able to Add TextBox and Button component to it. May be because it only support DetailViewerField.

    Need suggestion that which component should I use to achieve this.

    Thanks,
    Deepak Singh
    Attached Files

    #2
    Sounds like you need a TileLayout. This'll allow you to lay out arbitrary components in a TileGrid-like format.

    Comment

    Working...
    X