Hi,
I have requirement to export the data in excel using the angular js 2 ,
As i am using webapi2 in middle of the layer to communicate with the database and i would like to pass json to my webapi to to export the data in excel and download it on browser .
If any body have the sample please share with me