We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

syncfusion:GridGroupingControl - ConfirmDelete not working

The ConfirmDelete option within syncfusion:GridGroupingControl doesnt work.

Added it in the local help examples of syncfusion but still it doesnt work .

Can nybody help ?

Thanks..

4 Replies

DC Domnic Coutinho September 16, 2009 05:28 AM UTC

Any Updates ?


RP Rekha P Syncfusion Team September 17, 2009 01:40 PM UTC

Hi Domnic,

Thank you for your interest in Syncfusion Products.

ButtonBars in GridGroupingControl has been deprecated and hence the ConfirmDelete property used by the ButtonBars is also not in use.

In order to implement a confirmation upon deleting a record, please find a workaround to enable client side confirmation while deleting the data using GridRowEditUpdateLink ItemTemplate from below link.

http://files.syncfusion.com/support/GGC.Web/7.3.0.20/60142/main.htm


Code Snippet:

[ASPX]

AllowFilter="False">
ShowEditLink="false" runat="server" CssClass="GridRowEditUpdateTemplate" />


[JavaScript]

Live Chat Icon For mobile
Up arrow icon