Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

issue: SQLDataSourceField defined with a sum and filtering

$
0
0
We have a SQLDataSourceField defined with a customSelectExpression as a 'sum(joinedTableColumn)'

when using this datasource with a grid with showFilterEditor:true, trying to filter on that field gives an error because it's putting a sum() in the where clause.

Any advice on how to manage this issue?

Viewing all articles
Browse latest Browse all 4756

Trending Articles