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

[Solved] Delete Command

1 Answer 99 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
sculver
Top achievements
Rank 1
sculver asked on 03 Sep 2009, 08:21 PM
I am trying to get functionality that will allow a button to be on the grid for the user to Remove or Delete the row.

I found documentation for this at http://www.telerik.com/help/silverlight/gridview-data-editing-support.html
HOWEVER, I can't get it to work.  For me at least a Button does not have a Command and CommandParameters property. Is there something I am missing, or perhaps a better way to accomplish this.

I am using Silverlight 3 in case that matters, and the most recent version of telerik controls.

Thanks,

1 Answer, 1 is accepted

Sort by
0
Accepted
Nedyalko Nikolov
Telerik team
answered on 08 Sep 2009, 12:38 PM
Hello Stephen Culver,

Indeed in Silverlight there are no such properties (Command and CommandParameters). Unfortunately this help topic by mistake is in the help content for Silverlight. All help topics are rewritten and you will get these new versions with the next official release. Sorry for the inconvenience caused.

I'm attaching an example which illustrates how to meet your goals in Silverlight. Hope this helps.

Greetings,
Nedyalko Nikolov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
sculver
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Share this question
or