This is a migrated thread and some comments may be shown as answers.

Search within Search in SharePoint 2010 using Telerik

1 Answer 26 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Vipul
Top achievements
Rank 1
Vipul asked on 02 Apr 2014, 02:51 PM
Hello,

The requirement is : User can search in SharePoint 2010 custom search page with parameters like Agreement Name , Cost Center etc and get the search results in grid format , with a check box for the user to select multiple search results for further processing. The data source for these results is Oracle database , we will be using BCS (external list) to integrate the data. While searching on parameters like cost center , their data source is again oracle , which should give the user functionality to search & select from different cost centers by opening another page for cost center search. Can this be achieved using Telerik SPGrid Webpart or any other web part ?

Please find attached image file for reference.

Any thoughts or ideas !!!  

1 Answer, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 07 Apr 2014, 09:26 AM
Hi,

The Telerik SPRadGridWebPart supports databinding to external lists and business connectivity services so it should be able to display the results from the search. The databinding can be configured through the designer of the web part by picking the external list option and specifying your service. If you need additional customization on the user interface or more control over the databinding of the grid you can use a standard RadGrid control instead which allows more options for customizations depending on your specific scenario.
More information on external list databinding in the SPRadGridWebPart can be found in this demo:
http://sharepoint.telerik.com/aspnet-ajax/web-parts/Pages/External-Lists-Binding.aspx
http://www.telerik.com/help/aspnet-ajax/moss-spradgrid_designer_general.html

I hope this helps.

Kind Regards,
Marin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
WebParts for SharePoint
Asked by
Vipul
Top achievements
Rank 1
Answers by
Marin
Telerik team
Share this question
or