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
885
Unable to update progress bar control embedded in a WinGrid cell
posted

Hi,

I have embedded a UltraProgressbar control inside a cell of WinGrid [by e.Layout.Bands[0].Columns["Result"].EditorComponent = this.ultraProgressBar1; ]

While we can able to successfully update a non-embedded progress bar [ by this.ultraProgressBar1.Value = val; ], we can not achieve the same with the embedded progressbar.

I am using Infragistics 12.1. And tested the behavior on Windows 7 and 8.0.

 Can you let us know how to update/progress this embedded progress bar. 

Thank you.

Parents
No Data
Reply
  • 4625
    Offline posted

    Hello Kiran,

    I am checking about the progress of this issue, please let me know if you need my further assistance on it.

    Thank you for using Infragistics Components.

Children
No Data