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

Gridview Dropdown Treeview

1 Answer 150 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Tony
Top achievements
Rank 1
Tony asked on 21 Mar 2016, 12:38 PM

Hi Telerik,

I have some hiarchial data and I want to allow the user to pick an item from it when editing a gridview cell.  How do I do that?

I basically want to do this:

http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/how-to/grid-with-treeview-and-combobox-editors

but with WPF.

Thanks a ton,

 

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 22 Mar 2016, 09:26 AM
Hello Tony,

RadGridView provides an out-of-the-box support for such scenarios, through the CellTemplate/CellEditTemplate properties of its columns. Please take a look at the relevant help topic from the online help of the control.

In addition, you may find the TemplateSelectors section of RadGridView's online examples useful, as they demonstrate the usage of the CellTemplateSelector mechanism. The same examples can be found in your local copy of the WPF demos.

I hope you find these resources helpful. Feel free to write back should you need further assistance.

All the best,
Stefan X1
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
GridView
Asked by
Tony
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or