Browse By Tags

  • UltraWebGrid JavaScript Wrong Version

    Can someone help me figure out why this is happening?

    I have upgraded from 5.1 to 6.2 and have patched 6.2 to work with IE7.

    The javascript files loaded are the ones from the 5.1 version, and are causing errors.

    Here is the UltraWebGrid registration…

  • Managing WebGrid Data from JavaScript/Ajax code

    I am working on a project that I need to use the Infragistics WebGrid control for some lists of data. I am loading the data on the client-side using JavaScript for display on a Map, and then I need to display that same data within multiple WebGrids. All…

  • client side databinding

    Hello,

    I am using Ingragistics 6.2 and I need to bind the web grid from client side javascript. I saw there is a feature call loadondemand using XML which I havent tried. My requirement is, I have a collection object from AJAX webservice which I need to…

  • UltraWebGrid and doPostBack

    Hi,

    I am using the UltraWebGrid inside an UpdatePanel on my page and I am getting numerous Javascript errors after I call the __doPostBack function from a client-side event handler. The grid works fine beforehand, but after the function is called many…