Hi,<BR><BR>I need to change my vb data report Control(TopHeader) At Run Time<BR><BR>I have Tried this<BR><BR>Set rptInvoiceNew.Sections("ReportHeader").Controls ...
And I'm failing miserably. Using VS.NET 2003, I created a quick test Windows Application. Then I add my COM component to the toolbox. This works fine and MyOCX.MyControl appears listed in the toolbox.
Databinding is a key feature of the Microsoft .NET Framework, both in its Windows Forms and Web Forms flavors. Many .NET developers are quite familiar with Windows Forms databinding, especially those ...