Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
180
FieldCalculationSettings at runtime
posted

I have a XamDataGrid with 3 fields. Third field is unbound field. I want to see the sum of first two fields in the third field by setting FieldCalculationSettings formula at runtime only. How can i proceed?