Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
120
Create igDatachart
posted

hi i am new in infragistics

please any one guide me

i am working with asp.net c# and my question is

How to create igDataChart using asp.net c# not using asp.net mvc

please help me.

Thanks

nirav

Parents
  • 7435
    Offline posted

    Hello Nirav,
    Thank you for posting in our forums!

     When working with the Ignite UI controls it is important to note that they are designed as pure client side controls using jQuery. These controls are not designed with any server side functionality.
    To use these controls you will need to either work with jQuery syntax or you will need to use the MVC wrappers, which at runtime will create the JavaScript code needed.
    For more information about using the igDataChart please see the following documentation: 
    http://www.igniteui.com/help/igdatachart-landing-page

Reply Children