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
140
Replacing ultrawebgid to Webdatagrid in infragistics 2014.
posted

This is for an existing application using infragistics 10.2.

In this application most of the ultrawebgrids are dynamically generating in runtime.

Now there is a plan to upgrade the application to infragistics 14, when i added the infragistics 14 dll'n it was returning the error like there are retired controls so that has to be upgraded. So i started replacing the controls as specified in the infragistics website. (http://www.infragistics.com/community/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx). I am facing issues while replacing the ultrawebgridcontrol to webdatagrid. As i cant found replacem,ents for some properties as well as methods.

Is there any documents or sample codes available, that how to generate a webdatagrid on runtime in a c# application.

Thanks,

Vijay