Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11571

Get count Using SPService

$
0
0

Hi All,

My list is as follows :


Application nameMonthTest cases
AJan100
BFeb200
AJan300
       

I want to find total test cases for Application A in Jan and so on, there are different instances(as in list items) of data and display it in HTML data 

and I want to do it using SPServices, I know how to you SPServices to get all list items using SPServices but I really dont know how to get data when I want to apply a condition in CAML query 

please guide.


Viewing all articles
Browse latest Browse all 11571

Trending Articles