Jakub Gutkowski

Results 2 issues of Jakub Gutkowski

I've created two new extra prov, however they based on nuget package that does not have breaking change yet. if you are interested, [here you can find implementation](https://github.com/Gutek/wd_providers).

enhancement

If you are using `sortInfo` it will be executed twice in code: ``` javascript self.sortData = function (col, direction) { // if external sorting is being used, do nothing. self.isSorting...