+ Start a Discussion
kantravikantkantravikant 

Merge different Lists in apex to display on visulaforce page in pageblockTable.

I have different lists which consits of datas on the basis of different conditions and even from different objects.
Now I want to merge them on the basis of one common field or condition ,and want to display in pageblockTable on visualForce page. How?