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

[Solved] Able to update but cannot delete

1 Answer 90 Views
Grid
This is a migrated thread and some comments may be shown as answers.
L
Top achievements
Rank 1
L asked on 25 Feb 2010, 06:50 AM
hi

I have set my grid to allow auto Insert, Update and delete. I have checked my stored proc and they are fine.

I am able to do an insert, an update but not delete. It gave me this error:
Object reference not set to an instance of an object.

I am  not using any ajax manager. But the way, my primary key is an uniqueidentifier. I have also set all primary key parameter to DBType="Guid"

What is wrong? Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Martin
Telerik team
answered on 01 Mar 2010, 03:31 PM
Hello L,

I am afraid that the provided information is not sufficient in order to replicate the issue locally. My suggestion is to open a formal support ticket and send us a small sample project demonstrating the problem. You can also try to substitute the RadGrid with a MS GridView and check whether your delete operation is triggered correctly.

Regards,
Martin
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
L
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or