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
210
Looking for a link to an example use of the web grid
posted

I trying to set up passing xml to the web grid in incremental passes.

 In other words, I want to pass a huge amount of xml in multiple passes and not one huge push.

 

Is there an example for this? I couldn't find any on the web site.

 

Parents
No Data
Reply
  • 28464
    posted

    Hello,

    Thanks for your interest in our products and for dropping us a line. This is typically referred to as Load On Demand or AJAX updates. Our UltraWebGrid does support this mode very well, including using XML. I believe the best way to start is to check out our live examples located here:

    http://samples.infragistics.com/2008.2/webfeaturebrowser/default.htm

    and then go to Ajax -> WebGrid and check out all 8 examples there, and most specifically XML Paging, XML Update Row. The samples come with full source code and additional information.

    Hope this helps.

Children
No Data