Steps to reproduce:
- Implement and register
ICustomAggregate
with multiple parameters: Custom Aggregate Function. - Attempt to build a Binding Expression in Web Report Designer based on that function.
Current results:
The designer can't parse a construct such as [].agg([arg1]....[argN])
, which leads to:
- The Expression Editor dialog cannot be closed.
- Existing expressions lose columns' display names.