on 2010 Apr 06 9:22 AM
Hi Experts,
I want to split my view in two panels (Left & right Panels).
My Req. is i want to show a tree in left panel of sales orders and to show the details of sales order in the right panel.
is it possible in any way please tell me.
i am not using any portal this requirement needs to be fulfill at view level.
Thanks
Ashish.
Request clarification before answering.
You sometimes see the usage of the ContextualPanel on the left side to contain navigation or trees as you describe.
http://help.sap.com/saphelp_nw70ehp1/helpdata/en/28/fe5a42091de32ce10000000a1550b0/frameset.htm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I think you can use 2 container UI elements placed vertically one after the other.
e.g. Set Layout prop. to MatrixLayout for 'ROOTUIELEMENTCONTAINER'. Insert 2 Tray (or Group) UI elements in it. Make layout data prop of first container to MatrixHeadData and other to MatrixData. Set width of both containers to 100%. I hope this is what you are looking for.
Regards,
Saket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
52 | |
10 | |
8 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.