C1FlexGrid Blog

Deferred Scrolling in C1FlexGrid WPF

May 17, 2013 in WPF by Anupam_P

ABC In C1Flexgrid for WPF control, or any other grid control, by default, when the user drags the thumb on a scrollbar, the content view gets scrolled simultaneously. However, when the… Read the rest Tags: , , , ,

Financial Data Displays using FlexGrid

May 8, 2013 in WPF by Greg Lutz

ABC One of the more popular demos we have for C1FlexGrid control is the financial demo shown below. It shows a simulated live data feed of stock quotes for over 3,000… Read the rest Tags: , , , ,

C1FlexGrid ComboBox Editor Using a Custom TypeConverter

May 3, 2013 in WinForms by Reema

ABC TypeConverters are an in-built .NET mechanism for converting objects of one type to another (for instance from an enum value to a string value). This blog explains how one can… Read the rest Tags: , , ,

Maintain Row Selection on Sorting C1FlexGrid

April 26, 2013 in General, WinForms by Reeva

ABC Every user has his own unique requirements. Many customers face this situation where they would like to retain the selected row when C1FlexGrid is sorted. When we apply sorting on C1FlexGrid,… Read the rest Tags: , , , , , , , ,

AutoScrolling in C1FlexGrid

April 25, 2013 in WinForms by Mohita

ABC This is yet another utility blog wherein we will discuss a user scenario. C1FlexGrid offers a ScrollBars property that allows the users to display scrollbars if the contents of the… Read the rest Tags: , ,