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
720
EditorComponent with UltraGrid
posted

Hi,

 

We use UltraProgressBar in a UltraGrid as EditorComponent (With BindingList)

It works, we can see the progressbar with updated value.

What we want to do is to modify some appearance properties depending on some value.

for that we use : UltraGrid1.Rows(0).Cells(x).EditorComponent

but the value is null and we don't know how to get the control.

 

Thank you

Parents Reply Children
No Data