why does the spreadsheet lose focus when you make an input?
How can I guarantee that I only trigger a LostFocus event when I leave the control?
1 Answer, 1 is accepted
0
Peter
Telerik team
answered on 09 Sep 2020, 03:42 PM
Hello,
The spreadsheet lost the focus because the hosted Cell's RichTextBox Editor got the focus in order to allow users input.
I can suggest handling LostFocus on the Cell's Editor as well and check in this event where the focus is. I have created a RadSpreadSheet inheritor which demonstrates this idea:
We will discuss this case in the team and maybe will consider to include a better way to handle it.
Regards,
Peter
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.