I am a newbie to vb 2005, so excuse me if I am asking for an obvious thing.
For a project I have added ‘DGVEExcelExporting.dll’ and ‘DGVEHtmlExporting.dll’ references. I can see then in my project reference list.
Then, I have added DataGridViewExtensionComponent to the Tools Bar. I have dragged it to my form, and I see the component is added, but is has almost no properties editables, and it not extends my datagridviews properties.
What more must I do?
Is there any sample visual basic code avalaible?
Alex