How to check csv column header name in client controller script of the widget?
Hi All,I have requirement to check the attached csv file's 1st column header using client controller script in the widget.I am trying to use below code and changed the name of the header name of the csv file but its not working. $scope.header = angul...