Results 1 to 2 of 2

Thread: Problem using DataList

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2004
    Posts
    120

    Problem using DataList

    Hey guys, I am having a bit of problem working with DataList. I have set the RepeatColumns as 3, RepeatDirection as "vertical" and RepeatLayout as "Table". It works fine if the number of items are a multiple of 3 or if there are 2 items left for the last row. But if there is only one item left for the last row, then it takes an item from the second-last row and adds it to the last row so there are 2 columns in both the rows. For example, if the number of items are 4, then it puts 2 items in the first row and two in the second row while I want three in the first and one in the second row.

    What should I do?
    Last edited by Jacques; Aug 26th, 2006 at 01:59 PM.

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