Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Hrm, it could be that the property descriptor for that bound column is not registered. Does the grid have an Error event or something that you could handle? If it has an Error or DataError event or whatnot, it should give you the raw exception... if I had the stack trace, I could probably give you more information. That message is the message thrown by the .NET generics Dictionar<,>, and we use those everywhere.
|