You can do it with link generarting specific url for your view, I do not believe that you can do that with the standard next/ previews command.See the following help fragments of designer :
The startkey command into a url view will do what you want
Optional arguments for OpenView
Append optional arguments to refine the URL. Combine any of the following arguments for the desired result except where otherwise noted.
Collapse=n
Where n is the row number to display in collapsed format in a hierarchical view. Do not combine this argument with the ExpandView or CollapseView arguments.
CollapseView
Displays the view in collapsed format
Count=n
Where n is the number of rows to display
Expand=n
Where n is the row number to display in expanded format in a hierarchical view. Do not combine this argument with the ExpandView or CollapseView arguments.
ExpandView
Displays the view in expanded format
RestrictToCategory=category
Sets the category for “Show Single Category” object
Where category is the category to be displayed in the view.
Start=n
Where n is the row number to start with when displaying the view. The row number in a hierarchical view can include sub indexes (for example, Start=3.5.1 means the view will start at the third main topic, sub-topic 5, document 1).
StartKey=string
Where string is a key to a document in the view. The view displays at that document.
HI nidish, I am new to Lotus Notes and I have to develop an application in Lotus Notes for Library and in that I have to do the Project Management part…Tell me for that which books should i refer…and how is the database connectivity is done in LN like as we do in ASP or JSP…How we fetch the data from Database …It’s very urgent …