Hi Katia,
I tried to use the
RowNumber() function but I get an error :
Unable to cast object of
type "Telerik.Reporting.Expressions.AggergateNote" to type "Telerik.Reporting.Expressions.FieldsNode"
How can I use RowNumber
as Int and not as object? I also tried cast which result in error also.
How can I spesified that
the RowNumber fied is type int so the reporting will know its int and not object?
I added the RowNumber query in the previous posts.
Thanks
Ron