Hello,
In a RadGrid i need to know some properties to merge and combine rows with some subtotals.
I need to merge the first column with some rows and want to write the subtotal of each row.
Sorry for my english.
I am not sure about your requirement. Please take a look into this help documentation which describes about showing totals in grid footer.
If you want to displays a value in a row that is calculated based on one or more fields, then you can use GridCalculatedColumn. Please elaborate the scenario for more help.