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.