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.
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.