cancel
Showing results for 
Search instead for 
Did you mean: 

how to assign a input field to a table cell

Former Member
0 Kudos

Hi frndz...

how to assign a input field to a table cell,so that a user can enter data into a table ..plz help me ........

rajesh

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Is it solved??

thanks & regards,

Manoj

Former Member
0 Kudos

Hi,

Select the View

Go to the Layout tab

Go to the outline tab

Select the table-> Right Click

Click on Insert Grouped Columm

Select Table Column

Right click on the newly created column

Select Insert Table Cell editor

Select the UI Element Input Field

Regards

Ayyapparaj

Former Member
0 Kudos

Hi,

Goto Outline view in NWDS.

Expand your table UI element in the list.

Select the column for which you need to add an input field and expand it. Remove some default text cell editor. Now open the context menu for the column select new cell editor and select input field.

Remember to bind the value property of this input field to some context attribute else it will be in the disabled form.

Regards,

Murtuza

Former Member
0 Kudos

Hi,

Expand your table, select the column where you want to add the inputField. Delete the textView tableCellEditor. Right click on your column and select insert TableCellEditor option. Here you can select the inputField.

thanks & regards,

Manoj