XSLT transformation of SP List throws batching off

  • Thread starter Thread starter Troy Zirk
  • Start date Start date
T

Troy Zirk

When we perform XSLT transformation on a SharePoint discussion threaded
view, and then add a column to the data view, the default batch of 20 is
thrown off.

The new view is incorrectly displaying the top-level number of threads. The
original view shows 20 top-level threads at a time. The new view shows 20
threads at a time, but adds replies to top-level threads to the count. So
some of the first 20 threads would be hidden. To the user it looks like the
view is not working correctly because he/she only sees the collapsed
top-level threads which hides the reply threads.

Is this a bug in FrontPage 2003's XSLT transformation?

Troy
 
You will be better off asking in the WSS newsgroup at
news://msnews.microsoft.com/microsoft.public.sharepoint.windowsservices



--




| When we perform XSLT transformation on a SharePoint discussion threaded
| view, and then add a column to the data view, the default batch of 20 is
| thrown off.
|
| The new view is incorrectly displaying the top-level number of threads. The
| original view shows 20 top-level threads at a time. The new view shows 20
| threads at a time, but adds replies to top-level threads to the count. So
| some of the first 20 threads would be hidden. To the user it looks like the
| view is not working correctly because he/she only sees the collapsed
| top-level threads which hides the reply threads.
|
| Is this a bug in FrontPage 2003's XSLT transformation?
|
| Troy
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top