Posted 14 September 2017, 12:03 pm EST
I am using collectionView to bind data to flex grid Angular2 , I have business requirement to do validation on grid cell.
CollectionView.getError call back function does not tells exactly if there are any errors are not, What I want to know is how to find out if collectionView has any errors or not ?