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
65
NetAdvantage for Windows Forms 2008 - .NET 4.0 binding issue
posted

Hi

We're trying to roll out .NET 4.0 to our PCs and testing out how compatible our WinForms controls that have been created using Infragistics work with 4.0. We seem to have come across some sort of binding issue when assigning the datasource to the UltraGrid. 

The datasource being assigned is exactly the same between the .net versions 3.5 and 4.0...3.5 works fine and displays the grid as expected. 4.0 ends up displaying each public property on the datasource, and seems to ignore the assigned datamember field when forming the grid.

Has anyone else experienced any issues with running Ultragrid on a .NET 4.0 framework?

Thanks,

Steve