Call us now: 1-800-449-5093

how do we embed images?

Last post 05-11-2009 05:10 PM by rzumbado. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 05-11-2009 02:25 PM

    how do we embed images?

     currently I can see the images and the text, but its unclear how to embed both.  Am I just missing something here?

  • 05-11-2009 04:44 PM In reply to

    • danpal
    • Top 500 Contributor
    • Joined on 05-11-2009
    • Posts 5

    Re: how do we embed images?

    montyskaggs:

     currently I can see the images and the text, but its unclear how to embed both.  Am I just missing something here?

     x2

  • 05-11-2009 05:10 PM In reply to

    • rzumbado
    • Top 10 Contributor
    • Joined on 11-06-2007
    • Costa Rica
    • Posts 91

    Re: how do we embed images?

    Hi,

    You can set the ItemTemplate property for the items:

    <RLC:RichLiveCombo ID="rlc1" runat="server">
         <ItemTemplate>
             <div style="background-image: url(images/flags/$$ItemText$$.png);">$$ItemText$$</div>
         </ItemTemplate>
    </RLC:RichLiveCombo>

    There you go!

Page 1 of 1 (3 items)

Copyright © 1999-2010 Richer Components. All rights reserved worldwide.