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

delete command

1 Answer 112 Views
Grid
This is a migrated thread and some comments may be shown as answers.
L
Top achievements
Rank 1
L asked on 28 Jul 2008, 10:07 AM

hi

I am not using SQLdatasource to bind the radgrid. Instead, i used a datatable in the code behind. I have also added a delete command button to the grid. 

<telerik:GridButtonColumn CommandName="Delete"

HeaderText="Delete" Text="Delete" UniqueName="column">

</telerik:GridButtonColumn>

How do I delete an item using a stored procedure? thanks




1 Answer, 1 is accepted

Sort by
0
L
Top achievements
Rank 1
answered on 28 Jul 2008, 02:00 PM
hi

Is ok now. Thanks
Tags
Grid
Asked by
L
Top achievements
Rank 1
Answers by
L
Top achievements
Rank 1
Share this question
or