bryan-bit-wizards
-
10/15/2009 7:44:30 AM
SmartSearch Dialkog With results Paging
Is it possible to enable paging with the SmartSearch SearchDialogWithResults webpart? I can't seem to find any documentation on it.
Additionally, I don't see any properties which woudl enable that feature.
<cms:cmscompletesearchdialog ID="cmscompletesearchdialog1" runat="server" DisplayFirstLastAutomatically="true" DisplayPreviousNextAutomatically="true" HidePagerForSinglePage="false" TransformationName="cms.root.SmartSearchResults" UseUpdatePanel="true" SearchMode="anyword" Indexes="PilotDocumentLibrary" CssClass="completesearchbox" PagingMode="QueryString" SearchButton="Search" SearchInAttachments="true" />
|