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

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello Martin, community.progress.com/.../96566 A possible approach would be to use $scope._$ds.filter(filter) . Please notice that in KUIB 1.1, pre-defined templates use a single data source and $scope._$ds points to the data source. However, views created using the Blank view option can have multiple data sources and in this case, $scope._$ds is a hash containing the data sources. I hope this helps, Edsel

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