Description | Basically, I need the same possibility with the TreeList control as we have with the main tracklist and its in-line editing, e.g. when user click the Artist cell in the tracklist for the second time then the dropdown control appears over that cell.
Alternatively, you could add several new methods, properties and events which would enable us to determine which cell is clicked and its position relative to the parent TreeList control, as I described in issue 11166. Using such new properties and events we could determine where is the clicked cell and to display standard edit or dropdown control over such cell. |
---|