Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2350
igCombo - " " displaying. Cannot fix with ItemTemplate
posted

Hello,

This issue was originally posted in https://es.infragistics.com/community/forums/p/97440/513589.aspx#513589 . It was later fixed in 15.1; however, it began re-occurring in 16.2. The workaround for 16.2 was referenced in this post https://es.infragistics.com/community/forums/p/109033/513338.aspx

I currently have a combobox in a grid that uses a KeyValuePair and has a blank value. Using an ItemTemplate results in the error "An error has occurred while trying to retrieve data source property: ${ProductGroupId}". I've attached an example of this. In the example, edit the first row, then hit the dropdown for the Product Group Code. You will receive the console error. Is there a workaround that can be used for the " " display issue that doesn't use ItemTemplate or is there a way to get the ItemTemplate to work with a KeyValuePair?

Thanks,

Paul

igGrid_EditingEvents v5.zip