I am new to infragistics so my appologies if my question is rather very basic. I am presently trying the product, more specifically the pie charts. I dragged one ultrachart to my aspx page and completed the wizard. Now I am trying to set the datasource for my object UltraChart1 and the intellisense does not work. Usually when I type the "." after the object the intellisence should give me a list but presently I get nothing. If I hit ctrl-space bar I get the ntellisence working but I see no DataSource property.Do I have to add references manually to my project in order to get this working properly? Right now I see no reference to infragistic. Also do I have to imports any namespaces in my code behing page ?
Thanks,
Eric