rdlc group item position
I need a RDLC with fields in the following order:
code, account, due date and amount. but how I need to group for due date
to get day total, I only got this:
due date, code, account, amount.
Works fine, but, How could I get the requested order?
using asp.net, C# and vs2010
No comments:
Post a Comment