In custom search web part using CAML query to fetch list items from a SharePoint List and display on a grid view
-
Monday, April 09, 2012 4:00 AM
Hi All,
How can i write custom search web part,lets say i have a drop down control on webpart. in that dropdown control, when user will select any value and then click on search button, then it will quries to get list items using Caml query with SPQuery object model. if anybody has done this type of task please provide me steps that will be appreciated.
Thanks
All Replies
-
Monday, April 09, 2012 4:35 AM
You can refer to below link for your reference,
Please Mark Post as Answer once you get the solution for your issues.
Thanks,
Kunal Govani- Marked As Answer by Qiao WeiMicrosoft Contingent Staff, Moderator Thursday, April 19, 2012 8:27 AM
-
Monday, April 09, 2012 6:05 AMYou could also use CAML query builder tools to help you write out the queries.

