How To Display Two Models (Tables) Values In Single Clistview

Hi, I have a two tables as admin post and user post. I want to display both of posts in the single view. I’m using CListView to load the data from the database. And I want to display based on the time they created the post. Is it possible to load two models based on the time created. Please help me…

http://www.yiiframework.com/wiki/517/multiple-cactivedataproviders-in-one-cgridview/

Try this for Listview…