Hi there
After I reloaded grid's data I perform a grid.DataBind() to rebind the data I'll get following exception:
at Infragistics.WebUI.UltraWebGrid.UltraWebGrid.get_SortOrder() at Infragistics.WebUI.UltraWebGrid.UltraWebGrid.SetupDataSourceView(DataSourceView dsView) at Infragistics.WebUI.UltraWebGrid.UltraWebGrid.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at App.Web.Monitoring.Company.ControlPositionGrid.Update() in C:\Workspace\PE Systems\main\src\application\App.Web.Monitoring.Company\_controltemplates\Cmon\ControlPositionGrid.ascx.cs:line 489
As source I am using ObjectDataSource. Thank you for your help.
Regards,Dan
Hello Dan,
Let me know if you need any further assistance.
Can you please provide more details regarding the scenario when the exception is thrown ?
When and how do you rebind the grid?
What version and build of Infragictics components do you use?
A Small zipped sample reproducing the issue will be appreciated.
Hope hearing from you soon