This is a migrated thread and some comments may be shown as answers.

page events -onfocus() and onblur() firing multiple time

0 Answers 180 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mohammed
Top achievements
Rank 1
Mohammed asked on 21 Apr 2017, 03:30 PM

Hi, 

I have couple of textboxes being generated from a javascript function which passes the data to the kendo.template and the textboxes are generated dependng upon the data passed through the JS function. The textboxes have multiple page events such as onfiocus() and onblur(). These page events are getting fired mutiple times. I tried keeping a counter so that these executes only once, passed static data such as 0 and 1 for forcing them to execute once only and many other stuffs. None of them has worked, Is there any chance, this can be a bug in Kendo Grid or Kendo Template, because other kendo tools are not doing this. Please advise, how to proceed from here.

 

In the attached image the 7 TextBoxes has the above bug

 

 

 

Thanks in advance

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Mohammed
Top achievements
Rank 1
Share this question
or