Hi all,
I am using ultra webgrid version 5.2 placed inside the updatepanel.
When I update any cell of the grid( Set alowautoupdate property to true and activate updatecell event) , I got the javascript Error.
I want to know does this version of infragistics supports update panel.
When I use grid outside the update pane, it works fine.
thankyou in advance.
usha_ambati said:Need a clarification- is NetAdvantage 2005 Volume 2 DLLs referred as version 5.2?
Yes. This is a typical shorthand that both Infragistics and our customers use to refer to a particular year-and-volume release. This is because, at least since 2004 Volume 3, the major-and-minor version numbers s we've put on our assemblies matches the year-and-volume, so it's relatively easy to remember.
To download NetAdvantage 2005 Volume 2, you must have a key for this version of the toolset registered to your member profile. If you don't have one, you can contact our Customer Service team to find out what your options are for getting one.
Once you have the key registered to your profile, go to the My Keys and Downloads page. Go to the "NetAdvantage" tab, clck the row of your grid corresponding to the key you registered, scroll to the "Products & Bundles" section, and click the link titled "NetAdvantage 2005 Vol. 2 [.NET 1.x]".
I can't provide you a direct link to the product itself, because such a link would only be usable from my member profile.
Hi,
Could you please provide us the downloadable link for NetAdvantage 2005 Volume 2?
Need a clarification- is NetAdvantage 2005 Volume 2 DLLs referred as version 5.2?
Thanks,
Usha
Rumen is correct - NetAdvantage 2005 Volume 2 is only supported for use with Visual Studio 2002 and Visual Studio 2003, while UpdatePanel is only available in Visual Studio 2005 (with Microsoft ASP.NET AJAX Extensions installed) and Visual Studio 2008. In specific, we didn't start providing support for our toolset with Microsoft ASP.NET AJAX Extensions until NetAdvantage for .NET 2006 Volume 2.We didn't implement WARP until NetAdvantage for .NET 2006 Volume 3, so you won't have it available without upgrading to a more recent version.
5.2 was released a long time ago and I do not believe that it supports the new asp:UpdatePanel from Microsoft. I have one suggestion though, you may try using the infragistics WARP (WebAsyncRefreshPanel) and see if it works - WARP is located in the Misc assembly.