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

[Solved] User Control for Editing

1 Answer 38 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.
Brian
Top achievements
Rank 1
Brian asked on 09 Sep 2010, 06:59 PM
Is it possible to use a Silverlight user control as an editor in a GridView cell? If yes, can someone please point me to some sample code. I know how to use the custom column TimePicker example code, however, we can not inherit from the GridViewBoundColumnBase  if the user control is inheriting from UserControl.

We are using custom user controls which contains RadComboBox, RadContextMenu, and all the webservice calls needed to populate.

Thanks in advanced for the help.

 

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 10 Sep 2010, 07:16 AM
Hello,

 You can return anything using CellEditTemplate column property or custom column approach demonstrated on my blog post

Sincerely yours,
Vlad
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
GridView
Asked by
Brian
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or