C1FlexGrid Blog

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

File Encryption using C1Zip

March 28, 2013 in WinRT XAML by Greg Lutz

ABC ComponentOne Zip for WinRT XAML (C1Zip) can extract and compress files into ZIP archives with support for encryption (passwords). This is significant because the standard ZipArchive class does not support… Read the rest Tags: , ,

Highlight Search String in WPF C1DataGrid and C1Flexgrid

March 2, 2013 in WPF by Anupam_P

ABC Users often have the requirement to change the Foreground of the partial text inside a certain cell in a grid. This could be for a scenario where it is required… Read the rest Tags: , , , , , , , , , ,