cancel
Showing results for 
Search instead for 
Did you mean: 

Query Table UI Element

Former Member
0 Kudos

Hi..

We have a requirement in my project that some data is to be displayed in table. We're using NWDS04s SP15. We need to display the search result in the table. We have seven attributes and we want to fit it in the four columns something like this.

=============================================

PO# XX| PO ItemX | PO Date | Price per unit

XXXXXX |XXXXXXXX |----


XXXXXX |XXXXXXXX | Status | Deliv Loc | Description

=============================================

Where XXXXX are blanks....

I know the first two columns are possible using groupingValue of TableColumn. But dont know if we can create the last two columns as values are coming from different attributes.

Can anyone tell me is it possible to have a table as shown above in NWDS04s?

If yes, how can we acheive it?

Any help would be appreciated.

- Abhinav

Edited by: Abhinav Sharma on Dec 30, 2008 9:56 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

PradeepBondla
Active Contributor
0 Kudos

Hi,

did you check the possibility with Dynamic UI element Creation?

PradeeP

Abhinav_Sharma
Contributor
0 Kudos

Hi...

I know this can be done using dynamic programing, however, I wanna make sure if there is any standard way of doing this.

Abhinav

Former Member
0 Kudos

Hi,

Please go through this pdf https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30291df2-b980-2a10-0884-839c4f7f...

refer the 43 page (TableColumnGroup).

Regards,

ramesh

Abhinav_Sharma
Contributor
0 Kudos

HI Ramesh,

I already went through the link but this is not what I want.

Abhinav