2012 MarchOur ComponentOne Blog

Improvising Search in NetHelp Targets using StopList and SynonymList in NetHelp Targets

March 30, 2012 in Doc-To-Help by palakg

This blog will describe two methods to improve upon ‘Search’ results in ‘NetHelp’ files. 1) Filtering ‘Noise’ Words D2H provides a provision where one can omit ‘Noise’ words in ‘Search’… Read the rest Tags: ,

Accessing Silverlight Functions from Aspx Page Hosted Inside C1HtmlHost

March 30, 2012 in Silverlight by AbdiasM

C1HtmlHost is a wonderful control which gives you the ability to host web pages inside a Silverlight application. There are times when you would want to access a function defined… Read the rest Tags: ,

Mapping in C1Reports

March 29, 2012 in WinForms by Greg Lutz

New in 2012 v1, the C1ReportDesigner application has support for mapping. By adding visual maps to your reports you can do things like: Show sales totals per country or state… Read the rest Tags: , ,

Loading Rdl Reports in C1WpfReportViewer

March 29, 2012 in WPF by Ashish Jindal

ReportViewer for WPF can only display HTML and PDF-based reports. If we want to display RDL reports in it there is no directly available method. This blog will discuss the… Read the rest Tags: ,

Different Scrolling Implementations in C1TrueDbGrid

March 29, 2012 in WinForms by Anupam_P

It is often required in the application/control to detect Start and End of Scroll to get a certain behaviour with respect to scrolling. This blog explains how to implement… Read the rest Tags: , , , ,