Hi, I have an empty winform that I add the controls dynamically at runtime, depending on the value in a dropdown.
If one of the options in the combobox is a telerik report I've already set up called Report1 how can I programmatically assign this to a new ReportViewer and add the ReportViewer control at runtime, is this possible ? Thanks
If one of the options in the combobox is a telerik report I've already set up called Report1 how can I programmatically assign this to a new ReportViewer and add the ReportViewer control at runtime, is this possible ? Thanks