Thanks, model works fine. But one more question is arisen. Because these views have one type of data, can I define one source model for all and two proxy models for sorting and filtering. Such as
View
||
<Sort and Filter proxy>
||
<Displayed custom proxy>
|
Source Model ?

Would it faster ?

Thanks in advance.