CSLA .NET

From Rockford Lhotka's Expert C# 2005 and VB 2005 Business Objects books

Welcome to CSLA .NET Sign in | Join | Help
in Search

Inragistics UltraChart with CSLA Business objects?

Last post 05-12-2008, 8:51 AM by JoeFallon1. 1 replies.
Sort Posts: Previous Next
  •  05-10-2008, 3:10 AM 23479

    Inragistics UltraChart with CSLA Business objects?

    Anybody ever used the infragistics chart control with CSLA?
  •  05-12-2008, 8:51 AM 23508 in reply to 23479

    Re: Inragistics UltraChart with CSLA Business objects?

    Yes.

    I use both Chart and Gauge controls from Infragistics.

    For Chart Data I used a CSLA Read Only Collection to retrieve the data from the database. I probably could have bound it directly to the chart but I wanted extra flexibilty in the code to do other things so I created a helper method to extract the data from the ROC and build a DataTable and bound that.

    The support team at Infragistics was extremely helpful. The Chart control is extremely powerful and I used all the features that I needed for my project (and I doubt I tapped 10% of the features of the control.)

    Joe

     

View as RSS news feed in XML

Please contact Magenic for your .NET consulting and CSLA .NET mentoring needs.
Please consider making a donation to help support the ongoing development of CSLA .NET.

Make donation through PayPal - it's fast, free and secure!
Why donate?
Powered by Community Server, by Telligent Systems