Domanda

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.

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top