Announcement

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

    How to add a 'composite' widget to a ListGrid?

    Hi.
    Apart from the standard GWT widgets we need to use some from the SmartGWT package.

    It would be really desirable to be able to set as the widget in a table cell in the Listgrid widget some 'composite' object (like it is possible in the standard GWT).

    Even more it would be perfect to be able to use the standard GWT widgets such as Label, Button, etc. in this 'composite' NOT just the counterpart widgets from SmartGWT.
    The goal is to have table that can contain Icon + text (= Lable) in one cell.

    Is this somehow possible? How ? Please, give some code example.

    Thanx in advance.
    Lubos.

    #2
    Some like a composite widget would be massive overkill for this - see the built-in valueIcons feature instead.

    Comment


      #3
      Argh .... I wasn't asking for your opinion but for a help. Maybe for this particular case this is an overkill, but we'd like to use it also in other places putting our own composites instead of just putting there the pre-implemented widgets.

      Can anybody answer my original question guys?
      Lubos.

      Comment


        #4
        A key function of support is to point you to a simpler approach when you are going in the wrong direction. If what you really wanted was information about general purpose embedding of widgets within grids, be sure to mention a use case where that makes sense.

        Your colleague has now asked the same question and been answered.

        Comment

        Working...
        X