Blogs

Learn How Doc-To-Help Works in Five Lunch Breaks

May 14, 2012 in Doc-To-Help by C1_DanB

Learning how new tools work can be an intimidating task. We all are busy. We all have deadlines. There never seems to be time to look at new things. With… Read the rest

WP7 App Showcase: World Indicators

May 14, 2012 in Windows Phone by Greg Lutz

In this app showcase Windows Phone developer Dan Ardelean talks about his app, World Indicators. He built this app to leverage the free World Bank data made available through the… Read the rest Tags: ,

D2H : BackColor Fill for Table Cells in XML Source

May 11, 2012 in Doc-To-Help by C1_GatimT

The custom styles to fill the table cells in XML can be applied to two ways - On Paragraph or on Characters. However, when these are used, the cells are… Read the rest Tags: , , ,

Save State with C1FlexGrid for Silverlight

May 11, 2012 in Silverlight by C1_UpkarS

We can easily save the current state of the C1DataGrid. Greg's post here discusses the implementation in detail. In this post, we will see how we can save the state… Read the rest Tags: ,

Dynamic AutoComplete Lookup in C1Textbox

May 11, 2012 in WinForms by richas

Auto-complete is a feature provided by C1TextBox control which involves the textbox to predict a word or phrase that the user wants to type in without the user actually typing… Read the rest Tags: , ,

Sort CellRange in C1Flexgrid for Winforms

May 9, 2012 in WinForms by Anupam_P

There are occasions when users need to implement sort on a selected range of cells, and not the entire C1Flexgrid. There's no direct method to implement this. Here we will  discuss… Read the rest Tags: , , ,

Display Watermarks in Bound C1ComboBox for Silverlight

May 9, 2012 in Silverlight by C1_Deepankar

Watermark is a popular feature for displaying customized strings when input values are missing in editable controls. If we start looking at the available properties for C1ComboBox, we will find… Read the rest Tags: ,

Stacked Charts In C1Reports

May 8, 2012 in WPF, WinForms by Mohita

The various types of Charts that can be displayed in C1Reports are Bar, Column, Scatter, Line, Area and Pie. But 'Stacking' in bar charts is not yet provided by the… Read the rest Tags: , , ,

LightSwitch: No Plans to Support SQL CE

May 7, 2012 in LightSwitch by Rich Dudley

Some time ago I voted on a suggestion for LightSwitch to Support SQL Compact Edition.  I recently received a notice that the Visual Studio team had declined the issue, saying:… Read the rest

Formatting Date Ordinals in C1 Reports

May 7, 2012 in WinForms by domsinclair

It’s relatively easy to get dates formatted in the .NET world, and the same is equally true when it comes to presenting them in C1 Reports.  Most of us are familiar… Read the rest Tags: ,