2012 AprilOur ComponentOne Blog

Revisiting the Dynamic Connection String

April 30, 2012 in WinForms by domsinclair

This article is intended as a follow up to one that was written a little over a couple of years ago on that perennial little annoyance, the strongly typed… Read the rest

Resize Custom Editors in C1TrueDbgrid using C1SizerLight

April 27, 2012 in WinForms by Anupam_P

ComponentOne TrueDbGrid provides support for setting dropdown editors for columns. You can set an MS-Combo, Checkboxes or C1TrueDbDropDown as column editors. These have been provided for the ease of data… Read the rest Tags: , , , , , , ,

Data Binding of Wijmo Composite Charts

April 27, 2012 in ASP.Net Wijmo by Ashish Jindal

Composite charts are used to display and analyze complex data in a single chart, so as the name suggests, its data binding is a little different from normal charts. In… Read the rest Tags: ,

Validation using IDataErroInfo in WPF C1DataGrid

April 27, 2012 in WPF by C1_UpkarS

IDataErrorInfo interface provides the ability to validate data and necessary error information that a user interface can bind to. Lets see how we can use the IDataErrorInfo and validate data… Read the rest Tags: , ,

Using C1ReportScheduler in Client mode

April 27, 2012 in WinForms by richas

When you want to schedule a report in client mode using C1ReportScheduler you may get an an error saying the xml is not found. The problem is because the xml… Read the rest Tags: ,