Ha ha ha. I downloaded the Infragistics trial. After all, they do have the multi-column dropdown I'm looking for. Plus all the Winforms components that I'll need next week (Farpoint doesn't).
Immediately I find a lot of help topics in the manual that match directly to my needs, like "Add Unbound/Computed Columns to the Grid" with subtopic "Calculated Column". Perfect!
When I compile I get an error message about the license file. I tried deleting it, but then the component throws a nasty exception at runtime with no helpful info. Upon restoring the license file, I can't shake the exception.
"External component has thrown an exception.\r\r
System.Web.HttpException: External component has thrown an exception. --->
System.Web.HttpCompileException: External component has thrown an exception.\r\n
at System.Web.Compilation.BaseCompiler.ThrowIfCompilerErrors(CompilerResults results, CodeDomProvider codeProvider, CodeCompileUnit sourceData, String sourceFile, String sourceString)\r\n
at System.Web.Compilation.BaseCompiler.GetCompiledType()\r\n
at System.Web.Compilation.PageCompiler.CompilePageType(PageParser pageParser)\r\n at
System.Web.UI.PageParser.CompileIntoType()\r\n at
System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation()\r\n ---
End of inner exception stack trace ---\r\n
at System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound)\r\n
at System.Web.UI.TemplateParser.GetParserCacheItem()\r\n
at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context)\r\n
at System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath, String inputFile, HttpContext context)\r\n
at System.Web.UI.PageParser.GetCompiledPageInstanceInternal(String virtualPath, String inputFile, HttpContext context)\r\n
at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String path)\r\n
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig)\r\n
at System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()\r\n
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)"
I'm off to the support forums, but....any Infragistics experts out there?