All of the examples I've seen show the calculation manager used with binding to controls. Is is possibly to use it without data binding?
We would like to be able to create an equation with variables what we feed in the values of, and then have the calculation manager produce the result for us. It would be nice to use the formulat editor with those variables that we feed in. Is this possible?
Hello,
Thank you for your post. I have been looking into it and I have created a sample application for you, that demonstrates how you can use the XamCalculationManger , by using only code behind. Please let me know if you need any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
This really helped. I was able to combine your solution with creating my own dependancy objects to performcalculations purely in code behind.
Thanks!
Jon
Hello Jon,
Thank you for your reply. I am very glad that you have managed to solve the issue that you were having. Please let me know if you need any further assistance on the matter.