cancel
Showing results for 
Search instead for 
Did you mean: 

Inserting two table cell editors in the same column

Former Member
0 Kudos

Hi All,

I want to fill Time which is a input field in one of the column .

The Time Should be in Hours & Minutes Format for this I have to insert two DDK's one with hours and one with minutes in the same Time Column.

How can I Insert two table cell editors in the same column.Is there any provision.How can i solve above problem.

Thanks & Regards

Kiran

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

In NW 7.1 you can use a plain InputField UI element bound to a suitable CCTS data type. The input field will then automatically be rendered as needed to edit the data type, for example by an input field and a drop-down list.

Armin

Former Member
0 Kudos

Hi,

Was you problem solved of inserting two table cell editors in the same column?

Can you please help me out with the steps.

Edited by: Ritushree Saha on Aug 5, 2008 5:49 PM

Former Member
0 Kudos

Hi,

Right click on the table

Select Insert Grouped Column -> Table Group Column

Right click on the Table Group Column Created

Select Insert Column-> Table Column..

Repeat the above step.

Right Click on the Table column->Insert Table Cell Editor.

Regards

Ayyapparaj

Former Member
0 Kudos

hi,

for Inserting two table cell editors in the same column u have to use "Insert Grouped Column"

and add two column's there and add table cell editor on these columns.

these all comes under one grouped column.

Regards

Trilochan

Former Member
0 Kudos

Hi,

Please tell me the step by step procedure for inserting grouped column

Iam getting following error when i run the application after inserting grouped column

java.lang.ClassCastException: com.sap.tc.webdynpro.clientserver.uielib.standard.impl.TableColumnGroup incompatible with com.sap.tc.webdynpro.clientserver.uielib.standard.api.IWDTable

Thanks and regards

kiran

Former Member
0 Kudos

hi,

for inserting grouped column in table

first insert a table ,and create context according to ur need.

now

1.right click the table and then u get Insert Grouped Column .

2.this will show u two options

a)TableColumn

b)TableColumn Group

3)select table column group

4)now right click on column group which generated in step 3 and Select Insert Column according to ur need(means how much columns u need)

5)now in this new column right click and get Insert cell editor and choose whatever u want.

Regards

Trilochan