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

TreeView inside the Grid Cell

1 Answer 136 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Alexander
Top achievements
Rank 1
Alexander asked on 27 Apr 2010, 12:22 PM

Is it possible to put the "TreeView" inside the Grid cell?

For example I have a cell for product code and there are a lots of products with few categories.

1) So I select the cell -> treeview with product categories appears.

2) Click the category treeview item -> treeview item expands with product items

3) Click product item -> cell value updates.

Something like this.

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 27 Apr 2010, 03:28 PM
Hi Alexander,

You can use a custom editor that contains a tree view or a drop down button. In this drop down button you can insert RadMenuContentItem which contains RadTreeView. Please look at the custom editors example in our demo application for more details.

 

Greetings,
Jack
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
Alexander
Top achievements
Rank 1
Answers by
Jack
Telerik team
Share this question
or