[progress Communities] [progress Openedge Abl] Forum Post: Re: Custom Search In Data Grid...

  • Thread starter Thread starter Ricardo Perdigao
  • Start date Start date
Status
Not open for further replies.
R

Ricardo Perdigao

Guest
Hi Martin, On the code you sent it has: $scope.grid.Clients.filter(filter); On my code, I've used: $scope.grid.dataSource.filter(filter); Please change your code to read as mine (dataSource should not be replaced with the dataSource name). give it a try and let us know if it worked. All the best, Ricardo Perdigao

Continue reading...
 
Status
Not open for further replies.
Back
Top