Hi Team
I am Using spgridview.I am getting the Following exception in DataBind.
CreateChildControls:Value cannot be null.
Parameter name: propName
at System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName)\r\n at Microsoft.SharePoint.WebControls.SPGridView.OnRowCreated(GridViewRowEventArgs args)\r\n at System.Web.UI.WebControls.GridView.CreateRow(Int32 rowIndex,
Int32 dataSourceIndex, DataControlRowType rowType, DataControlRowState rowState, Boolean dataBind, Object dataItem, DataControlField[] fields, TableRowCollection rows, PagedDataSource pagedDataSource)\r\n at System.Web.UI.WebControls.GridView.CreateChildControls(IEnumerable
dataSource, Boolean dataBinding)\r\n at Microsoft.SharePoint.WebControls.SPGridView.CreateChildControls(IEnumerable dataSource, Boolean dataBinding)\r\n at System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable
data)\r\n at System.Web.UI.WebControls.GridView.PerformDataBinding(IEnumerable data)\r\n at System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data)\r\n at System.Web.UI.WebControls.DataBoundControl.PerformSelect()\r\n
at Broadridge.Usercontrols.BPSProductView.BPSProductViewUserControl.CreateChildControls()"
Any Help is highly Appreciated.
Thanks and regards
R Prashanth Kumar