Hi.
I seem to be a little lost.
I have a dynamically-generated datasource for my RadGrid, with AutoGenerateColumns=true. In all columns but one, I'd like to sum the column.
I'm not seeing access to the GridColumn.Aggregate property on the server side, or any means to indicate that I wish to aggregate my auto-generated columns on the front end. I'm sure something is there, but I'm not finding it.
Thanks in advance.
John
I seem to be a little lost.
I have a dynamically-generated datasource for my RadGrid, with AutoGenerateColumns=true. In all columns but one, I'd like to sum the column.
I'm not seeing access to the GridColumn.Aggregate property on the server side, or any means to indicate that I wish to aggregate my auto-generated columns on the front end. I'm sure something is there, but I'm not finding it.
Thanks in advance.
John