Ok lets say you have an array of about fifty objects and you use a repeater and put the items with the properties from the repeater to a list of labels. BUT you do not want the screen to go so far to the right that it goes off the screen you want it to instead go over to the next line. In other words say you want an array of fifty labels but you want five labels on each line instead of all fifty to be on one line what is the best way to do this?

Reply via email to