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

NestedTeamplate inside RadGrid Fail to fire SqlDataSource Delete Event

1 Answer 18 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Oren Kremer
Top achievements
Rank 1
Oren Kremer asked on 25 Apr 2010, 12:41 PM
Hello,

I have a strange problem, maybe someone else encountered it.
I'm using a RadGrid with a NestedTemplate for each row, inside the NestedTemplate I'm displaying a DetailsView control with Edit and Delete buttons.
The Edit button works fine, but the Delete button doesn't work at first! If the user enter the edit mode, even if only to press Cancel, the Delete button works fine, but otherwise it doesn't work.
I tried to catch the Delete button OnClick event but there is no event. The button itself has an OnClientClick event that does work everytime.
Another strange feature is, then I remove the AjaxManager that enable the RadGrid to update the Delete Button works fine. But I must use it for other controls.

I hope it makes sense to someone

Thanks

Eyal

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 29 Apr 2010, 07:05 AM
Hello Eyal,

I suspect that this issue is related to the ajax settings on the page.
However, based on the supplied information, it is hard to determine what is causing this behavior.
If the issue persists, please open a formal support ticket, and send us a small working project, demonstrating your setup, and showing the unwanted behavior.
We will debug it locally, and advise you further.

Kind regards,
Yavor
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
Grid
Asked by
Oren Kremer
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or