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
1115
Migrate from 2011.1 to 2012.1
posted

We change Infragistics.WebUI.UltraWebGrid.UltraWebGrid to Infragistics.Web.UI.GridControls.WebDataGrid. Now, we have problems with replacing.

How we can replace this?

e.Row.Cells.FromKey(COL_STATUS).Value.ToString()

Can you help?