saniddha maduranga

Results 1 comments of saniddha maduranga

@davisford * define a global variable in ng-table.js like var selectedEntries =''"; * Then inside the getData function in the ng-table.js insert following line selectedEntries = orderedData; function getData(data, params)...