shachi sattigeri

shachi sattigeri

  • NA
  • 10
  • 3.2k

Retrieving the items from multiple lists using CAML Query

Jun 8 2016 5:25 AM
Hi All,
 
There is the scenario, like we have 2 lists
a. Employee
b.Salary
 
Employee lists has 2 columns -"Name","Grade".
and Salary has 2 columns -"Grade", "Amount" 
 
So I have to display "Name", "Grade", "Amount"  
 
How can I display this using JSOM? 

Answers (2)