Microsoft Dot Net Master

Microsoft Dot Net Master
Microsoft Dot Net Master

Tuesday, September 6, 2011

Unable to cast object of type 'System.Web.UI.UpdatePanel' to type 'System.Web.UI.WebControls.GridViewRow'.

   DropDownList select = (DropDownList)sender;
  GridViewRow row = (GridViewRow)select.NamingContainer

No comments:

Post a Comment