3215 Posts in 848 Topics by 811 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 880 Views |
-
Best way to sort displayed dataobjects into 2 columns in the front end?

1 June 2010 at 6:14am
Hi guys,
This is - I think - a really basic question, but I'm wondering if anyone can give me an idea what the best way might be to display dataobjects in 2 columns on the front end? -
Re: Best way to sort displayed dataobjects into 2 columns in the front end?

1 June 2010 at 5:00pm
You can use the $EvenOdd control and float the odds left and the evens right. For example class="<% if EvenOdd = odd %>left<% else %>right<% end_if %>. This will give you the appearance of 2 columns.
| 880 Views | ||
|
Page:
1
|
Go to Top |

