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
370
DropDownEditorButton issues
posted

Hi All,

I have an issue with DropDownEditorButton and UltraTextEditor. I am adding custom control to DropDownEditorControl ButtonRight collection. The issue I have is the custom control resembles the UltraTextEditor with the DropDownEditorButton. The custom control makes some service calls as soon as the user starts typing and is being used in several palces in the application, hence I can not change it. The main problem is:

1. The user needs to click on the dropdown for the control to show and when it show it exactly resembles the UltratextEditor. Is there a way to automatically open the custom control and place it on the column and not below whenever the column receives focus before the user starts typing.

Please see the attached image

 

Thanks