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

DisplayDeleteConfirmation for dependencies

6 Answers 102 Views
Gantt
This is a migrated thread and some comments may be shown as answers.
Felix
Top achievements
Rank 1
Felix asked on 09 Mar 2015, 08:17 AM
Hi,

for some reason the confirmation popup for deleting dependencies doesn't work. If I select a dependency and press delete, the confirmation popup appears and then disapears immediatly. But the confirmation popup for deleting single tasks works as expected. Can someone tell me, what could be the problem? Thanks.

Regards,
Felix

6 Answers, 1 is accepted

Sort by
0
Felix
Top achievements
Rank 1
answered on 09 Mar 2015, 08:26 AM
Hello again,

I think I've found the reason. The popup only dissapears immeditaly if I attach the OnDependencyDelete-Event to the gantt control. Is this the desirable behaviour? I use a custom gantt provider and need the event to force a full postback to show the user an confirmation message after deleting a dependency.

Regards,
Felix
0
Hristo Valyavicharski
Telerik team
answered on 11 Mar 2015, 09:29 AM
Hi Felix,

Are you using the latest version? Any javascript errors? Also does your custom provider implement the DeleteDependency() method? 

Regards,
Hristo Valyavicharski
Telerik
0
Felix
Top achievements
Rank 1
answered on 20 Mar 2015, 01:56 PM
Hi Hrsito,

yes I'm using the Q1 2015 telerik version, I'm not getting any javascript errors and my custom provider implements the DeleteDependency() method. But the error must be before the call of the DeleteDepedency()-method because it is not invoked if I delete a dependency. The popup just appears and disappears again.

Regards,
Felix
0
Accepted
Nencho
Telerik team
answered on 25 Mar 2015, 09:29 AM
Hello Felix,

We were able to replicate the reported issue locally and it is already forwarded to our developer team for further investigation. In addition, you can track the bug fix process in our public feedback portal below:

http://feedback.telerik.com/Project/108/Feedback/Details/154368-confirmation-popup-for-dependency-deletion-disappears-if-ondependencydelete-event


Regards,
Nencho
Telerik
0
Bruce
Top achievements
Rank 1
answered on 05 Jan 2016, 08:47 PM

I have the same problem, when I want to delete dependencies the confirmation popup appears and disappears immediatly, I'm using the event OnDependencyDelete. I'm using the example of a custom gantt with code behind that I saw in this forum.

 

Regards,

Bruce

0
Nencho
Telerik team
answered on 08 Jan 2016, 09:22 AM
Hello Bruce,

Could you specify which version of our controls you are currently using. As you can see in the public item, the fix was implemented on 12 October 2015, which means that the behavior should be the proper one in 2015 Q3 SP1.

Regards,
Nencho
Telerik
Tags
Gantt
Asked by
Felix
Top achievements
Rank 1
Answers by
Felix
Top achievements
Rank 1
Hristo Valyavicharski
Telerik team
Nencho
Telerik team
Bruce
Top achievements
Rank 1
Share this question
or