I am using Utrawebgrid to display a small set of records. No updating is to be done. The grid is for read only usage. I have a column that I wish to group by which seems to work appropriately. After the grouping operation I have three or four child bands each containing a couple rows of grouped information. I filter a column in a child band and that seems to work. However, if I attemt to remove the original grouping column at this point, the grid throws an error, basically saying object not set followed by a stack trace.
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below
[NullReferenceException: Object reference not set to an instance of an object.] Infragistics.WebUI.UltraWebGrid.StateChangeProcessor.ProcessFilterColumn(StateChange stateChange, UltraGridColumn column) +2502 Infragistics.WebUI.UltraWebGrid.StateChangeProcessor.ProcessChanges() +5955 Infragistics.WebUI.UltraWebGrid.UltraWebGrid.ProcessChanges(StateChanges stateChanges, Boolean fireEvents) +439 Infragistics.WebUI.UltraWebGrid.UltraWebGrid.LoadPostData(String postDataKey, NameValueCollection values) +5479 System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +346 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1743
Hello Anand,
The mentioned behavior was an issue in the 2010 vol2 controls, which was fixed in a Service Release for the given version.
If you are not using the latest service release for 2011 vol1, I would suggest installing it, and verifying the issue again, using the latest Service Release available for it.
Please feel free to let us know if the behavior changes afterwards.
Hi Danko,
I am using version 11.1 and facing similar issue while doing filtering on UltraWebGrid.
Can you please provide the solution, so that I can try it in my application.
Thanks in advance.
Regards,
Anand.
Hello,
I have created the following case for you : CAS-45128-8FCMT9 . If you have any further questions please submit them through the case.
Sincerely,
Danko
Developer Support Engineer, MCTS
Infragistics
www.infragistics.com/support