Skip to Content
0
Former Member
Oct 28, 2008 at 03:02 PM

Sort Icon/option in ALV tree repot using classes and methods

246 Views

Hi all,

I have done an alv tree report using the class cl_gui_alv_tree

and i need to let users re-sort the report by using a sort icon(as visible in a normal alv report).Is there any possibility to create an icon and set the functionality such that the entire tree structure gets resorted depending upon the sort criteria?Please give me an example of doing so if there is an option.