‎2006 Aug 11 7:42 AM
Hi,
Any idea how can I code something similar to ALV OO's Change Layout functionality?
To be more precise, I would like to have 2 area on screen.
The right area will have a list of sales orders, whereas the left would be blank initially. The user is supposed to select the sales order on the right and move them to the left in the order they wanted (Final sales order in left determines the sorting key. Sort key is then written back as a numeric value into customized table).
BTW, these functionality should come under a tabstrip's subscreen. Thanks
Regards,
ET
‎2006 Aug 11 7:52 AM
Hi,
Did you check this program <b>BCALV_TEST_GRID_DRAG_DROP</b>, this is exactly matches your requirement. check it once.
here you can drag columns and drop. also rows.
regards
vijay
‎2006 Aug 11 8:16 AM
Thanks Vijay,
But I need to opt for the same look and feel like the ALV's Change Layout functionailty. Any other examples that I could refer to?
Rgds,
ET