HELP how to categorize the results of clistview?

i have a requests table in which all requests are stored and are fetched by the clistview, but how can i categorize them, so that lets say one group of requests come fist and then the other group of requests, and also i want to fetch only the most recent records of both types.

is it possible ? if then how can i do it?