Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > CMS Article Repeater View modes: 
User avatar
Member
Member
charize - 10/5/2010 11:15:21 PM
   
CMS Article Repeater
Hi,
Does anyone know how I can display 10 items per row and 3 columns of article title in a repeater? I tried changing the value of the column in the properties but it is not working.
Thanks

User avatar
Member
Member
gavin.eggheaddesign - 10/6/2010 3:04:09 AM
   
RE:CMS Article Repeater
Hi

cannot think of anything out of the box that will help with this, someone else may be able to suggest a better method, but i wonder if each title or 'box' surrounding it will be the same width?

What you could do is say the width of you webpage was 950px wide - make the width of each HTML <div> surrounding it 95px wide (plus some other CSS) these will then sit side by side and break onto 2nd and 3rd rows once the full width has been reached.

This is a 'worse case' option although there may be a way of forcing the repeater to display this way.

Thanks

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 10/8/2010 7:07:19 AM
   
RE:CMS Article Repeater
Hi,

you can use the datalist webpart for your purposes. In Properties of this webpart you can specify the number of columns, repeat direction and repeat layout.

Best regards,
Ivana Tomanickova