volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

SearchDataSource with PageList

Is it possible to use SearchDataSource as a source to a EPiServer PageList/NewsList/... control? Can't find out if/how this should be done.
#15856
Nov 05, 2007 15:31
Hi Mikael! We do not currently have support for data sources for our web controls. A workaround for now is so use the SearchDataSources select method so get the data: myPageControl.DataSource = mySeachDataSource.Select(DataSourceSelectArguments.Empty);
#16501
Nov 16, 2007 10:55
I'm using SearchDataSource with PageList too, but I met a paging problem, the pages link can display but doesn't work. My code is below,


can anyone please help?
#16502
Dec 21, 2007 3:46
error This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.