cancel
Showing results for 
Search instead for 
Did you mean: 

value attributes order in the table

prashanth_lagdev
Explorer
0 Kudos

hi experts,

i want to design a table as per the client specific.all i need is order is..after creating value attributes in the context,dragging from node to view,am not getting as required by the client.i want to set the table colums as specified in the requirements.Please guide me in this regard.

thank's@regard's,

Prashanth

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member185086
Active Contributor
0 Kudos

Hi

Two solutions are possible

1.Say your table is real time updated , after creating a new value it is immediatly reflect in table . in this case each time you have to sort the data based on some key information (what client exectly wnats here by name or age..)

here you can use use apply any java sorting tech.

2. Use can directly use the sorting function given for webdynpro table : [Help|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/6979] [original link is broken] [original link is broken] [original link is broken]; , [java help |http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3596] [original link is broken] [original link is broken] [original link is broken]; and [this|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3287] [original link is broken] [original link is broken] [original link is broken];

Let us know your preferences..

Best Regards

Satish Kumar

p330068
Active Contributor
0 Kudos

Hi Prashanth,

Could you please eleborate your requirement more. what/how you exactly wanted to design table.

Regards

Arun Jaiswal

Former Member
0 Kudos

Hi

Go to the outline view of your view for your layout. Right click the column and do 'Move up/down' based on your requirement.

If your outline view is not open then go to Windows->Open View->General->Outline and open the outline view. Then open the View editor(designer) of your View and select the Layout tab. In the outline view you'll see all the UI elements of your view. Go to the table in question and move up/down the columns by right clicking them.

Regards,

Ajay