Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Foreignkey value as a listbox in a DynamicForm

    Hi,

    I'm new to SmartGWT and I'm playing with the SmartGWTEE. I would like to define a foreignkey in a Datasource and show the values in a Listbox/Combobox using a DynamicForm. How can I do that? I'm using the buili-in-ds sample as a basis.

    Is there also a way to show in the Listbox more than one column from the Parent Table?

    #2
    Multiple columns see http://www.smartclient.com/smartgwt/showcase/#dropdown_grid_combobox_category

    Comment

    Working...
    X