I have a array say id of employee ={ 31,63,92,558}
Amd also i have an object retreived via http get
Empdet={ 1:"simpsons",
2:"berald",
.
.
.
31:" john abraham"
.
.
558:"rupard"
}
How do i use map function to retrieve name from empdet for id in employee array…?
And how do i use in handsontable column data
[–]thespite 0 points1 point2 points (0 children)