Aggregate recordset?

Hi, is it possible to aggregate multiple rows from a database table into single rows in a datagrid (and summarize)?

For example, the incircled rows should be aggregated into just one row per unique text. How do I achieve this?


o

Hi @Micke,

RadzenDataGrid does not support this out of the box. It displays a record for every item in the collection you have set as the Data attribute.