Hello,
I have an UltraWinGrid bound to an UltraDataSource with one UltraDataColumn with a key of "Age".
I have an UltraCalcManager on the form as well.
I set the UltraDataColumn key to "Age2" (when the user renames the column).
I add an unbound column to the grid and set it's formula to [Age2] and it displays #REF
I set it's formula to [Age] and it displays ages.
The UltraCalcManager isn't picking up on the fact that the key has changed. Is there any way to tell it to update it's references? I'd like to avoid deleting the column and re-adding it.
Thanks for the help!
Hello lenp,
I have created a support request for you regarding this issue. For more details, please visit the My Support Requests page.