- 3
- 13 932
SharePoint Topics
เข้าร่วมเมื่อ 2 ธ.ค. 2016
SharePoint related tips, topics, tutorials, how-to videos and solutions to common problems. You can find the list of solutions\\workarounds\\hacks that I have used to address business needs of my clients.
Chennai pongal sankranthi FOG
Chennai pongal sankranthi Fog. Visibility was only meters at 8 AM.
มุมมอง: 27
วีดีโอ
Showing Search Refiners Counts
มุมมอง 1688 ปีที่แล้ว
Requirement: In a search results page, we need to show the counts for each refiner item Note: By default the counts get shown in O365 but not in On-Prem (For single refinement) Display Templates to change: Filter_Default.hml Filter_MultiValue.html
SharePoint: Reading List data inside a windows application using CSOM
มุมมอง 14K8 ปีที่แล้ว
Requirement: Reading SharePoint 2013 site's list data inside a Windows application using CSOM & assigning the results to a GridView. The windows application will run outside sharePoint server & hence Server Object Model cannot be used. The above video demonstrates the usage of Client SDK & CSOM code. I have configured a trail SharePoint server inside a VM & have VS Community edition in my local...