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

Encapsulating the grid

1 Answer 40 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jonathan
Top achievements
Rank 1
Jonathan asked on 04 Jun 2009, 11:14 AM
I'm interested in encapsulating and extending the RadGridView, for example adding New Row and Delete Row buttons above the grid, as a UserControl, but still support XAML manipulation of the GridView by the window upon which my UserControl exists.

Is there a way to add the buttons, etc. with Templates? (instead of encapsulating in a UserControl)

Thanks!

1 Answer, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 10 Jun 2009, 08:43 AM
Hi Jonathan,

You can achieve this scenario with a little modification of the RadGridView style.
I'm attaching a sample project for your reference.

Best wishes,
Nedyalko Nikolov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Jonathan
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Share this question
or