or
[DataSourceExtender]public void ModifyDesignerDataSources(Context context) { DesignerDataSources sources = context.getDataSources(); sources.clear(); sources.add("My Source", "myNameSpace.myClassDerivedFromDataSource");}PictureBox17.Visible = False
the preview doesn't go there for the 1st row
but the printout (PDF) is fine
any suggestions?
Telerik.Reporting
Telerik.ReportViewer.Wpf