Hello!
I have found that in ListBox property I can set Data Source and Data Field. No less, the only fields can be added are in enum type.
1. How can I add full column from existing table?
2. Is there some event handler what to do when something is selected?