Lena Posted April 29, 2015 Share Posted April 29, 2015 Hi. In PostgreSQL I have table: CREATE TABLE organizations ( id serial NOT NULL, name text NOT NULL, tel1 text, tel2 text, ********* In uniGrid I can see rows. Is it possible adding in future DisplayMemo in UniDBLookupComboBox? See my att… Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts