I am working on a small application that reads a word document and parses it. The data presented in the document are presented in tabular form. Is there a way to display data (tabular data) in an application ..? If DGV is the only solution for displaying a table, is there a way to bind an Interop table to a Datagrid
source share