سؤال

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.

هل كانت مفيدة؟

المحلول

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

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top