Pregunta

My client want to save aggregate function that applyed on radgrid columns.

This link is helpful i do this thing but no help for saving aggregate functions.

Check this link first and if it possible to save aggregate functions then please help me.

¿Fue útil?

Solución

Apply aggregate function by query like item.sum(salary) group by salary saved it into database and when you rebind Radgrid by group expression its automatically bind

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top