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
490
UltraProgressBar OnValueChanged method is never called
posted

Hello,

    I'm embedding an UltraProgressBar into my Win grid and am having a problem with the OnValueChanged method.  I want to use this invocation to set the color differently depending upon the Value.

    For instances of UltraProgressBar that appear at the GroupBy or Summary levels this seems to work fine.  However, for instances that are embedded into the grid itself in a given row, the OnValueChanged method and the ValueChanged events never get called or fired.  This despite the fact that the Value that I see displayed by the UltraProgressBar itself does change.

   Any ideas on what might be happening?

Thanks,
Brandon