12/05/2013 at 12:09 pm #5607

Anonymous
Participant
Yes, you could use qDynamicLayout to organize a set of listviews into tabbed interface. In this particular case, each individual listview will connect to the same list but filtered by the Section column value. However you would have to manually set up the filter value and create the tab based on the Section value. qDynamicLayout would not be able to generate tabs automatically based on the Section column value.