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
150
Silverlight 5 xamGrid Bind - Dynamic Data
posted

I have been trying to bind Dynamic data with Infragistics SL5 grid, by using the ICustomTypeProvider interface exposed in SL5 and following the approach mentioned in url - http://blogs.msdn.com/b/eternalcoding/archive/2011/04/26/dynamic-properties-in-silverlight-5.aspx

This seems to work fine for SL5 data grid, but unfortunately Infragistics SL5 grid doesn't seems to support that. Infragistics grid is not querying the GetCustomType method of ICustomTypeProvider, to get the properties information at runtime.

Please let me know if I am missing anything OR is this still an open requirement with Infragistics SL 5 suite.

I have tried this on latest Infragistics SL5 12.1 Release as well, but its still the same.

Parents Reply Children
No Data