cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to put the UI Elements into the column of table?

Former Member
0 Kudos

Hi,

Is it possible to put the UI Elements into the column of table,such as button,dropdownlist...?

If possible,and how?

Edited by: Jean Lee on Jan 28, 2008 2:59 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Yes it's possible to have other UI elements in table columns. Right-Click on the table column in the view designer outline view and select "Insert TableCellEditor...". This will pop up a dialog box with the appropriate UI elements that can be inserted.

Regards,

Satyajit.

Answers (2)

Answers (2)

Former Member
0 Kudos

thx all.

Former Member
0 Kudos

Hi Lee

If you want to create an UIElemen and bind its property to your context ,do the following steps

1) Right click on your table in RootUIElememntContainer from OutLine View

2) Edit Sturcture Binding

3) Select the context which you want to use, choose Next

4) In the next step from TYPE select the UI Element which you want to use.

Best Regards

Chaitanya.A