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…