PDA

View Full Version : Content in List component?


zakour
03-11-2009, 07:13 PM
Hey,

I'm trying to create a custom List component populated with custom objects. However, adding children to the list makes them flood over the list box area instead of a scroll bar appearing, and I assume that with DataProvider I can only add text. So how do I add images and other content while keeping the list scrollable? Thanks!