Hello,
We are using categorized views to display on web. We are not supposed to use java script (or) @dbcommand in prev and next buttons to display the documents. I am buiding the URL using start and count paramters. It is working fine with normal views however, it is not working when views are expandable mode. It is displaying “No documents found” even though there are document to display. Is there any other way to handle this? Please suggest me…