No. You can use startingIndex and count to specify just a range within a
dataProvider, but you have to have a dataProvider. Try

 

     <Repeater dataProvider="{new Array(10)}"/>

 

Gordon Smith

Adobe Flex SDK Team

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Abu Hamdan
Sent: Friday, May 30, 2008 5:43 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Repeater Question

 

can a repeater be used without a dataprovider, i want to repeat some
panels based on a number and i was thinking ofu sing the count property
only, but it seems to not work, any suggestions.

rubeel


-- 
Rubeel Muhammad Iqbal 

 

Reply via email to