on 2008 Jan 28 1:40 AM
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
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thx all.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.