Hierarchical Table + Popin
Hi all,
Is it possible to use in a table a hierarchical tree + popin.
So I add into the table one master column + one popin.
Result is an exception :
java.lang.UnsupportedOperationException: TablePopin cannot be used in a combination with a visible MasterColumn.
ok so how can I do that ?
Just as example, in run time, the first line could contain of course this tree not expanded first. Then as soon as I expand the element, the popin appears as second line.
Thanks for your help,
Best regards,
Emmanuel.
Valery Silaev replied
Emmanuel,
<i>Shall I need to wait next release ?</i>
This question should be addressed to SAP employees (Armin, Bertram) -- I'm wrong guy for such questions
However, I can guess that chances to see this functionality buil-in is minimal -- the combination of hierarchy / popin functionality is very complex, also resulting control would produce huge output, and, finally, resulting UI will be very confusing if you combine popin open/close controls and tree expand/collapse controls.
VS