Error message : CS0234: The type or namespace name 'Style' does not exist in the namespace 'Infragistics.WebUI.Shared'
I'm trying to show a simple grid on the page. Nothing fancy. I've got Infragistics.WebUI.Shared in my project referencesand it's visible in the GAC. I've even tried adding it to the web.config, but it does not seem to want to work.