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
50
Do the Infragistics controls use AJAX?
posted

Hi. I've been developing AJAX using lots of JavaScript, Web Services, C#, SQL Server, etc, etc, in an ASP.NET application. Also some with the .NET AJAX Control Toolkit.

There's got to be an easier way!!

Do the Infragistics controls use AJAX?

  • DateTimeControl
  • Grid
  • Tab

These code libraries ...

  • UltraWebGrid
  • WebUI.UltraWebTab
  • WebUI.Misc
  • WebUI.WebDataInput

Thanks.   Bill Hewitt

Parents
No Data
Reply
  • 12025
    Verified Answer
    posted

    Hello Bill,

    Yes. All of our controls use AJAX to do client-server operations where ever they can to minimize page refreshes and being able to perform application scenarios in the most efficent way possible.

    All the control you mention above support AJAX. Let us know if you have any specific question regarding any of the controls.

    hth,

    Taz.

Children