UXGridView throws error when adding columns.

3 replies. Last post: October 25, 2011 5:43 AM by Yudi
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
Steven LordMember

I have a page where I added a UXGridView. But when I try to add columns using Blend, I get a "object reference not set to an instance of an object" error.  If I add the column directly in XAML, the error moves to the column.

Here is more detail from VS:

Object reference not set to an instance of an object.

at Intersoft.Client.UI.Data.UXGridViewBoundColumn.–() at Intersoft.Client.UI.Data.UXGridViewColumn.(UXGridViewCell cell, Object dataItem) at Intersoft.Client.UI.Data.UXGridView."(Boolean isCellEdited, UXGridViewColumn column, UXGridViewRowBase row, UXGridViewCell cell) at Intersoft.Client.UI.Data.UXGridView.(UXGridViewNewRow row, UXGridViewColumn column) at Intersoft.Client.UI.Data.UXGridView.(UXGridViewColumn insertedColumn) at ..InsertItem(Int32 columnIndex, UXGridViewColumn column) at System.Collections.ObjectModel.Collection`1.Add(T item)

All times are GMT -5. The time now is 4:33 PM.
Previous Next