We have a subscription for the NetAdvantage 2010 V2 but when I open a web project and in the tool box it does not show me to add Web Data Grid. The project has been upgraded from older version. It used to have Ultra Web Grid and it is working but the sample code I am looking on infragistics samples, uses tags like "<ig:WebDataGrid" but my grid on my project uses "<igtbl:ultrawebgrid" not sure if these 2 are same or what am I missing here?
Please help...
Thanks
That did the trick....
Thanks David
Hi Raj,
It should be available in the install directory for our product. If for some reason the installer is not there, simply search for it online. It should be very easy to fin. Microsoft Ajax Extensions 1.0.
-Dave
OK, I don't think I have it. Where do I get it from? I checked the "Utilities" folder and did not find it. I also looked at the Downloads unde "My IG" on the website and don't see anything there either...
Thanks again
Raj
Have you installed the Ajax 1.0 extensions? You'll need to do this and then rerun the toolbox utility.
Thanks David,
I have ran the "Create Toolbox Tab for CLR 2.0" from the utilities folder. So when I open Visual Studio 2005 it does show me the tab in the toolbox for "NetAdvantage 10.2 ASP.NET CLR 2x" and it has some controls but not the DataGrid. I also added "Infragistics2.Web.v10.2" under the references on my project.
Also about the tag prefix registration, usually when you add a control on web form it takes care of that automatically so not sure about the exact tag to enter manually.