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

Cancel Button

1 Answer 42 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 02 Aug 2010, 07:49 PM
I have a listview with another 3rd party control inside of the edititem Template. This control reacts to ajax request and if certain requirements are not met with it then it in effect takes over the edit form and will not allow the page to exit edit mode. How do I cancel edit item in listview through javascript?

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 05 Aug 2010, 04:15 PM
Hi Robert,

You can use the cancelUpdate() client-side method:
http://www.telerik.com/help/aspnet-ajax/listview-cancelupdate.html

Regards,
Tsvetoslav
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
Tags
ListView
Asked by
Robert
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or