Loading...

RE: qListView – Performance Considerations

RE: qListView – Performance Considerations

#6980
Anonymous
Anonymous
Participant

good point Jim!

Some further background – I am building a Dashboard type page that draws information from my main list and also from document libraries for a "one stop shop" area for the users. The qlistview WP is being used in conjunction with Easytabs to have a tab for each qlistview wp. (Note: I have used Easytabs and Qlistviews before and have found no issues)

Standard Grid setup for each qlistview:

Paging Mode = NumericPages

Page Size = 200

Skin Name = Office2007

Group By = Single Column

I am wondering if how information is grouped or the skin type can impact performance. I have also tried changing the Paging Mode to NextPrevious but that did not seem to improve/degrade performance. Maybe I just have too much information on the page and need to split it, however I would like to exhaust all options before doing this.