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
55
UltraTextEditor's TextChanged, KeyPress and PreviewKeyDown events are not fired inside UltraGrid
posted

I'm using UltraGrid in my application, PS attached sample.

This grid's ultraGridColumn60 column's EditorComponent property is assigned to object of UltraTextEditor(ultraTextEditor2).

When I start typing(this is test ..), TextChanged, KeyPress and PreviewKeyDown events are not fired. what could be the reason?

TestProject.zip