Hi,
How can i set the formula for an unbound filed at runtime.
I have a grid and i want to display the sum of any two fields in an unbound field by setting formula at runtime. How can i proceed?
Thanks
main requirement is to set the formula string at runtime.
Hello,
You have to add a XamFormulaEditor and set its Target property to the UnboundField. Hope this helps!
Thanks,
Diyan Dimitrov