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
1540
canUndo ultraComboEditor
posted

Hello,

 

I have an UltraComboEditor and the user can input values on it. I used the AutoComplete property to do that.

But now I have a problem. I need to make sure that my user can delete a value that he wrote. I use the function canUndo but it not works.

 

How can I solve my problem?

 

Thank you.