Hi,
I am working through upgrading my application to the new V2.0 templats (.NET 1.1 format) and I am getting a compile error
"Cannot implicitly convert type"SABER.Engine.HelperClasses.EntityCollection" to "System.ComponentModel.IBindingList""
This seems to happening when I am trying to programatically use an entity collection as the datasource for a Janus grid control....
What do I need to do to get this to work under v2.0 (did work in 1.2005)
Regards
Huw