Hi I have a very strange problem with a combobox inside a datagrid where the CanUserAddRows="True".
The very first row of my datagrid works correctly my combobox is populated and I can add it to the database. From the second row onwards my combobox remains empty. It's as if it loses the itemsource data. Does anyone know why this happens.