Skip to Content
0
Former Member
Mar 19, 2009 at 03:02 PM

Table Creation

54 Views

Hi all,

I have a requirement wherein i want to create a table in my webdynpro screen.

The table should have two rows

Columns are given below:

Activity Owner ActivityStatus

-


-


-


In the table two rows should appear. (two rows of data)

Data:

1) Technical Solution Owner Initiated

2) Pricing Owner Initiated

As you can see from the data, the activity field is filled with static data

The owner column should have drop downs for both rows. Each drop down should have same data

Status again is static with Initiated as data in both rows

Please suggest how the context should be, what should be coded, to be enable such a table as shown above.

Thanks