|
-
Aug 24th, 2006, 04:28 PM
#1
Thread Starter
Lively Member
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.
-
Aug 27th, 2006, 01:49 PM
#2
Thread Starter
Lively Member
Re: Problem using DataList
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|