This question is locked. New answers and comments are not allowed.
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,
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,