How do I list all the records group by some field?

I have a form, in which I want to show a list of items categorized. It should be in list view. category name and the number of items in that category as sub heading and the items follows this heading. How do I do that? Is it possible with form parts? What does the removeGroupBy field in the leading sub summary part in form part means? Can any body help me?

thanks in advance.

Babitha

Hello,

you can have a look at this movie tutorial from www.servoymagazine.com :

http://developer.servoy.com/resources/i … eports.htm

It’s not designed directly for your problem but I think it contains a few interresting things for you toward the end.

Thanks a lot Johann for your help. Its working.