Hi all! I have a bean collection and I would like to show some of it propertys on a table. How can I do that?All examples with repeaters use a ISortDataProvider and such stuff, is there a simple way?Can't I just use the java swing DefaultTableModel for that?
Thanks in advance, Wadi