1. #1
    Sencha User
    Join Date
    Apr 2012
    Posts
    3
    Vote Rating
    0
    mahanagarjuna is on a distinguished road

      0  

    Default GXT 3.0 ListView - Icon + String

    GXT 3.0 ListView - Icon + String


    Hi,

    I am new to GWT/GXT and I need to create a ListView which shows list of Strings with Icons to the Left.

    Using templates it seems do able, but not sure how. Need help.

    Thanks in advance!

  2. #2
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,691
    Vote Rating
    107
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    I would use a CompositeCell that containts the ImageResourceCell and a SafeHtmlCell. All comming from GWT.

Tags for this Thread