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

Grid columnResize and columnReorder events not working in Firefox

2 Answers 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chanaka
Top achievements
Rank 2
Chanaka asked on 31 Dec 2012, 08:04 AM
Hi, 
I am a Kendo User i was trying out the above events and in Firefox those events are firing after doing something on the page like minimizing the Firefox . at times this fires but not always Please give some feed back why this is happening. i also have attached a Fiddler example. Run this on Firefox please.

Fiddler Example

2 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 01 Jan 2013, 03:55 PM
Hi Chanaka,

The events are fired, but with some delay, which seems to be caused by the fact that alerts are used. If console.log is used instead, the event handlers are executed immediately:

http://jsfiddle.net/YF7ny/19/show/

Generally, I don't recommend using alerts inside jsFiddle. There are also some other cases in which using alerts for debugging is not good.

Kind regards,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Chanaka
Top achievements
Rank 2
answered on 03 Jan 2013, 09:18 AM
HI Dimo 

I understand alerts are not the best way to test the application but it only happens in Firefox and also Other Kendo Events with alerts
 Work Fine  in Firefox.

Anyway thanks . 
Chanaka  

Tags
Grid
Asked by
Chanaka
Top achievements
Rank 2
Answers by
Dimo
Telerik team
Chanaka
Top achievements
Rank 2
Share this question
or