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

custom delete confirmation box

9 Answers 388 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Bermo
Top achievements
Rank 1
Bermo asked on 13 Oct 2009, 01:29 PM
Hi,

Is it possible to customize the delete confirmation box just like the insert/edit form?


Thanks,
Bermo

9 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 13 Oct 2009, 01:39 PM
Hi,

You can change the display text of confirmation message via Localization property which specifies the strings that appear in the runtime user interface of the scheduler, including the message pop-up dialogs and edit forms.

aspx:
 
<telerik:RadScheduler ID="RadScheduler1" runat="server" DataEndField="End" DataKeyField="ID""> 
    <Localization AdvancedAllDayEvent="All day" ConfirmCancel="Cancel(DE)" ConfirmDeleteText="Are you sure you want to delete this appointment (DE)?" 
        ConfirmDeleteTitle="Confirm delete (DE)" ConfirmOK="OK (DE)" /> 
</telerik:RadScheduler> 

Thanks,
Princy.
0
Bermo
Top achievements
Rank 1
answered on 15 Oct 2009, 07:32 AM
Hi Princy,

Thanks for the reply.

But Im not referring to the multi lingual text.
im referring to the controls inside the message box.
for example i want to change the ok/cancel button to a link button.. or add an image.
just like the advance form template.

Thanks,
Bermo
0
Rakesh
Top achievements
Rank 1
answered on 24 Jun 2010, 06:25 PM
Hi Princy,

Thank you so much for the post but unfortuantely I am not able to add my Localization tag inside the radscheduler control.. Should I include any namespace for ir?

Can you please copy paster your entire xaml?

Thanks a lot,
Rakesh
0
Helen
Telerik team
answered on 25 Jun 2010, 12:42 PM
Hi Rakesh,

You can use the following localization properties of RadScheduler to customize the delete confirm message:

Localization-ConfirmDeleteText="custom confirm delete text"
Localization-ConfirmDeleteTitle="custom confirm delete title"


Regards,
Helen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Rakesh
Top achievements
Rank 1
answered on 25 Jun 2010, 02:15 PM
Hello Telerik team,
        We are using trial version for now. So Is that the reason why I am not able to see the localization tag? What I mean by that is , Localization is a special feature and is disabled in trail versions?

My company is trying to explore telerik controls and would buy if we think all these issues are resolved.

Thanks a lot,
Rakesh
0
Peter
Telerik team
answered on 25 Jun 2010, 03:01 PM
Hi Rakesh,

The trial version has all the features as the dev one, so this cannot be the problem.

Could it be that you are using some old version of Telerik.Web.UI? Have you tried with the current verision - 2010.1.519?

<telerik:RadScheduler runat="server" ID="RadScheduler1" 
           Localization-ConfirmDeleteText="custom confirm delete text"
           Localization-ConfirmDeleteTitle="custom confirm delete title"
* *


Best wishes,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Rakesh
Top achievements
Rank 1
answered on 25 Jun 2010, 03:10 PM
Hello Telerik team,

We are using the latest version. We are trying to use this control in silverlight xaml. So, I think it may be a limited feature of Silverlight. Anyways can you please tell me how do I change the message in the delete appointment confirmation message?

Its now showing like "Are you sure to delete the appointment " and our requirement is to change it like "Are you sure to delete the event"....

Your help is greatly appreciated,

Rakesh
0
Teodor
Telerik team
answered on 28 Jun 2010, 04:09 PM
Hi Rakesh,

Thank you for contacting us.

Please refeer to the following forum thread since it addresses the same matter.
http://www.telerik.com/community/forums/aspnet-ajax/scheduler/customizing-delete-confirmation-message.aspx#1248363

Hope it helps. Contact us in case you have further queries.

Greetings,
Teodor
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
favour
Top achievements
Rank 1
answered on 25 Nov 2010, 05:56 PM
Hello Dear,
My name is miss mary, I saw your profile today and became interested in you, I will also like to know you the more and I want you to send a mail to my email address so I can give you my picture for you to know whom l am. Here is my email address (mary.ebue1@hotmail.com). I believe we can move from here. I am waiting for your mail to my email address above. Remember the distance or colour does not matter but love matters alot in life.  Please reply me with my email address here.
                   (mary.ebue1@hotmail.com)
Tags
Scheduler
Asked by
Bermo
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Bermo
Top achievements
Rank 1
Rakesh
Top achievements
Rank 1
Helen
Telerik team
Peter
Telerik team
Teodor
Telerik team
favour
Top achievements
Rank 1
Share this question
or