Hello,
Generally the Drawer is not designed to hold a TreeView inside, however such an approach is possible but one should manually calculate the indexes of the items that should be shown. Moreover the TreeView holds hierarchical data, is this the type of data that the real application uses? Can a ListBox with flat data fit the scenario?
Regards,
Angel Petrov
Progress Telerik