hi,
i have problems with filling up DataGridView with data from relationship class.
i have created an add-in which using Table.Search and shows results in DataGridView. and i need some Columns from Table where i search and some from another table. I have M-N relationship class between tables.
any ideas?
thank you