Hi
Is it possible to filter data client-side? Our reports are populated by web services and we don't want to create a new method for every filtering scenario.
Is there a way to post process the data returned and filter it based on an expression (linq possibly?) before the report is populated and displayed to the user?
Thanks
Is it possible to filter data client-side? Our reports are populated by web services and we don't want to create a new method for every filtering scenario.
Is there a way to post process the data returned and filter it based on an expression (linq possibly?) before the report is populated and displayed to the user?
Thanks