Forum Discussion
1 Reply
- tristaanogreEsteemed Contributor
Most likely the component that you're using doesn't 100% match comptability with the component you're associating it with in Object Mapping. This is a known risk with using Object Mapping.
Hi,
I've been working with a drop down box control that wouldn't display the usual properties that I was expecting (e.g. wItemCount), so I had to add DevExpress.XtraEditors.LookUpEdit to the Project >> Object Mapping section
As soon as did this, upon launching the application the expected columns were displayed but errored when viewed through the Object Spy (see attachment)
I've never had this issue before and haven't a clue how to resolve it.
I'm using TC12
Thanks
Adam
Most likely the component that you're using doesn't 100% match comptability with the component you're associating it with in Object Mapping. This is a known risk with using Object Mapping.