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
425
Embed a custom control at a winform UltraGrid
posted

Hi All

I have been searching a way to embed one of my custom combo box control into a column of a winform UltraGrid. The custom combobox inherit from windows.forms.textBox, so i believe i could not implement the EmbeddableEditorBase

There is no alternative beside our own custom control. I am using the infragistic2 v10.1. What is the best option do I have in this situation?

Regards

Bryan