Hi,
How do i set a formula with a FieldCalculationSettings object at runtime?
I have three fields in my grid(editable as int) . Third is the unbound field. I want to see the sum of first two fields in the third field. I want to set the formula and other FieldCalculationSettings at runtime only. How can i proceed?
Thanks
Hello,
I find this post as duplicate to this one:
http://community.infragistics.com/forums/p/64603/327182.aspx#327182
where I believe Diyan has already answered.