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
835
Replacement for EditorControl on a column
posted

Hi,

In version 9.1 of Infragistics, I was using the EditorControl property on an UltraGridColumn to enable me to place an UltraTextEditor in a cell. This worked great for our purposes (we built functionality that included a pop up when you hovered over that certain portion of a cell in that column), but I realize that if I want to upgrade to v11.2, I no longer have that property on an UltraGridColumn. Is there a reason this property was deprecated? Is there a standard and easy replacement property to which I can point the UltraTextEditor I have set up?

Thanks,

Charley