2012 JuneOur ComponentOne Blog

Custom DetailView Dialog in C1Olap for LightSwitch

June 29, 2012 in LightSwitch by richas

When a view is set in ComponentOne Olap for Lightswitch and user right clicks on the grid, a Details View dialog is shown. As per your project’s requirement, you may… Read the rest Tags: ,

Silverlight FlexGrid Binding to MultiLevel List Collection

June 29, 2012 in Silverlight by C1_Deepankar

Data Binding is an important feature for any control specifically for Grid controls. With the advancement of technologies and evolution of Silverlight, DataBinding technologies have provided greater flexibility to present… Read the rest Tags: , , , , , ,

C1Chart : Retain Bubble Size on Removing Points from DataSeries

June 29, 2012 in WinForms by Reema

C1Chart for Winforms provides a ChartType called Bubble Chart which is used to represent an additional data value at each point by changing its size. It combines two independent values… Read the rest Tags: , ,

Binding Wijmo Combobox with WebService in jQuery

June 29, 2012 in ASP.Net Wijmo, jQuery by Ashish Jindal

Wijmo Combobox can be data bound at server side like other controls. However, Wijmo Combobox is a jQuery based control; so ideally we should databind it at client side in… Read the rest Tags: , , , ,

Binding TimeSpan Property in DataGrid (WPF & SL)

June 29, 2012 in Silverlight, WPF by C1_UpkarS

If you have a TimeSpan property exposed on your class and if you bind C1DataGrid to the collection of that class objects, the auto-generated TimeSpan column won't be editable. Using… Read the rest Tags: , , ,