One of the unique and popular features of the C1FlexGrid control is the ability to add hierarchical grouping to regular unstructured data. To achieve this, the C1FlexGrid introduces the concept of Node rows. Node rows do not contain regular data. Instead, they act as headers under which similar data...
Part 4 Overview In this series, we will create a Sales Management application to show how easily anyone can "Become an Expert". Up to this point, we have created a sales data list using C1FlexGrid (part of ComponentOne Studio for WinForms), as well as added exporting options including Excel...
Posted to
Win Dev Blog
by
C1_GregL
on Wed, Feb 17 2010
Filed under: WinForms, C1FlexGrid, C1Chart, Become an Expert, C1Ribbon
Part 3 Overview In this series, we will use controls from ComponentOne Studio for WinForms to create a Sales Management application and show how easily anyone can "Become an Expert". Keep in mind that up until now* we have created a table to display sales data, implemented features to add/delete...
Posted to
Win Dev Blog
by
C1_GregL
on Tue, Feb 9 2010
Filed under: WinForms, C1FlexGrid, Become an Expert, C1Pdf, C1Ribbon, Excel
Part 2 Overview Microsoft Visual Studio contains a number of standard controls. ComponentOne Studio Enterprise provides easy-to-use controls with enhanced features which can be used in Visual Studio along with standard controls. In this series, we make use of these controls to create a Sales Management...
Posted to
Win Dev Blog
by
C1_GregL
on Fri, Feb 5 2010
Filed under: WinForms, C1FlexGrid, Become an Expert
Text Id IdParent Level Nr Earth 1 1 0 0 Germany 2 1 1 0 Berlin 3 2 2 0 Essen 4 2 2 1 England 5 1 1 1 London 6 5 2 0 e.g. this could be one type of data which comes from a dataset or an xml file... Data should be presented like TreeView in FlexGrid. No problem to load data and build up the tree (and some...
Posted to
FlexGrid for .NET
by
47110815
on Sun, Nov 29 2009
Filed under: C1FlexGrid, DataTree, Sorting, Hierarchy, Unbound, GridTree, VS2008, FlexGrid, DataTable, grid, FlexGrid DragDrop, code, databinding, XML, tree formatting, FlexGrid Custom Sort BeforeSort AfterSort