Menu

Populating ComboBoxControl from Database

Help
Anonymous
2011-03-24
2012-12-13
  • Anonymous

    Anonymous - 2011-03-24

    Hi all,

    I want to know if we can populate ComboBoxControl/List at runtime from Database just at the time of creation of the Form window.
    That is defining a domain in the init method of the frame, Using a database query to retrieve values adding them to domain.
    And finally setting domain as domain for ComboBox/List.

    Please clarify.
    Thanks

     
  • Anonymous

    Anonymous - 2011-03-31

    Solved, found answer in the documentation.
    :)

     

Log in to post a comment.