Results 1 to 3 of 3

Thread: Unordered List

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2000
    Location
    Birmingham, AL
    Posts
    1,276

    Question Unordered List

    What's the best way to make the Unordered List <ul> element with <li> ?
    The only way I've found is to use the Literal Control and set the text to <ul><li>Item 1</li><li>Item 2</li></ul> etc....

    MS should have made that control. Or I could make my own I guess...

  2. #2

  3. #3
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704

    Re: Unordered List

    Well.. if you were data-binding, you could use a repeater, place the UL in the header template, and li in the item template, and an ending UL in the footer template.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width