Posts by C1_Deepankar

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: ,

Displaying DrillDown Chart Using Hyperlink Column in Silverlight FlexGrid

May 3, 2012 in Silverlight by C1_Deepankar

This blog focuses on a small utility implementation where a drilled down C1Chart control is used to display detailed data for each row in C1FlexGrid. ComponentOne already provides a separate suite… Read the rest Tags: , , ,

Customizing FilterEditorDropDown in C1FlexGrid for WinForms

April 19, 2012 in WinForms by C1_Deepankar

C1FlexGrid has been a very popular grid control due to its flexibility for customization. We can modify the appearances, styles and lot of other UI features in C1FlexGrid. However, there… Read the rest Tags: , ,

Binding Aggregate Values from C1FlexGrid to C1Chart for Silverlight

April 9, 2012 in Silverlight by C1_Deepankar

Chart and Grid are the commonly used controls. While Grid control is used to display the factual data, Chart control is used to analyze that data. In this blog, we… Read the rest Tags: , , , , ,

Custom Context Menus for Scrollbars in C1FlexGrid for Winforms

March 23, 2012 in WinForms by C1_Deepankar

Each one of us must have created context menu for our applications at some point of time. Along with these custom contextmenus, these are some system defined context menus as… Read the rest Tags: , , , ,