Mike Wassermann

Results 3 issues of Mike Wassermann

Hi was wondering if Angular 4/5 is supported. Mike

* **I'm submitting a ...** [ ] bug report [ ] feature request [ ] question about the decisions made in the repository * **Do you want to request a...

Hi I suspect their is someting going o ninternal to the grid, that is causing this. function SalesReqItem(item) { var self = this; ``` self.CustomerID = ko.observable(item.CustomerId); self.Filename = ko.observable(item.Filename);...