Hello all -
I'm currently evaluating Telerik Reporting and am attempting to create a simple chart. I have a TableAdapter on the reporting surface as well as a Chart control. When I bring up the ChartUI I am unable to databind it to the TableAdapter (I'm assuming this is possible?). The following message is displayed: To dynamically populate the chart with data use the NeedDataSource event.
Is it not possible to define the databindings at design time rather than from within code-behind? I'm sure I'm just doing something silly but if someone could shed some light on my problem that would be great!
Thanks!
I'm currently evaluating Telerik Reporting and am attempting to create a simple chart. I have a TableAdapter on the reporting surface as well as a Chart control. When I bring up the ChartUI I am unable to databind it to the TableAdapter (I'm assuming this is possible?). The following message is displayed: To dynamically populate the chart with data use the NeedDataSource event.
Is it not possible to define the databindings at design time rather than from within code-behind? I'm sure I'm just doing something silly but if someone could shed some light on my problem that would be great!
Thanks!