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
1205
Using UltraProgressBar with Calculated Columns
posted

Hi All,

I'm trying to use an UltraProgressBar as the EditorControl for a calculated column.  The columns formula is correctly being calculated and all cell values are updated appropriately however the values are not being reflected in the progress bar control.  I have tried setting the data type of the calculated column to Double and Int but neither work.

Has anyone else come across this problem or know of any workarounds?

Denis