Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
I have two collection classes Customers and Orders that both implement ibinding list that are a collection of Customer and Order objects respectively. Individually they bind just fine to the datagrid but if i want to make orders a child of customers in the grid by adding a Orders property to customers a get a object doesn't match target error or something like that. After some research it appears the problem is that the grid is expecting the child to be of a Customers type. Any suggestions on how to make this happen??

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...