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

Event edit show an error..

2 Answers 18 Views
Gantt
This is a migrated thread and some comments may be shown as answers.
Antonio
Top achievements
Rank 1
Antonio asked on 18 Feb 2016, 11:08 PM

 I am working with the Gantt and I'm to try implement the Event "edit" for prevent edition in something tasks.... (using  e.defaultPrevent() )

The problem is... the function show an error in my project BUT also in the Example ONLINE...



You can repeat in:

http://dojo.telerik.com/oyaFU   (The gantt online in dojo.telerik.com)

You have add the event edit:...

edit: function (e) {
                e.preventDefault();
}



And you have open the Console of the Browser and at do clic... and show this...  (added a image)



I am to do something wrong?.. Or is a something Bug?  I used Google Chrome...

I need your help..



Thanks!! 

 

2 Answers, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 22 Feb 2016, 08:34 AM
Hi,

The experienced behavior is caused by a bug, which will be fixed for the upcoming Service Pack.

Regards,
Dimitar Terziev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Antonio
Top achievements
Rank 1
answered on 22 Feb 2016, 03:10 PM

Hi Dimitar..

 

Thanks for your answer. I wait the Service Pack.

Have a great day!

Antonio,

Tags
Gantt
Asked by
Antonio
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Antonio
Top achievements
Rank 1
Share this question
or