The Basic Concepts section offers a wide variety of topics that tell you everything you need to know in order to work with Xceed Grid for WinForms. However, it often helps to just be able to open up a real project and check out how things work with a ready-to-use sample.
Xceed has provided you with various flavors of sample applications in both VB.NET and C#, for both Visual Studio 2008 and Visual Studio .NET 2010.
Languages | Section | Sample name |
---|---|---|
C#, VB.NET | Xceed Grid for WinForms | Arkanoid |
C#, VB.NET | Xceed Grid for WinForms | CopyPasteDragDrop |
C#, VB.NET | Xceed Grid for WinForms | CustomUI |
C#, VB.NET | Xceed Grid for WinForms | DataBinding |
C#, VB.NET | Xceed Grid for WinForms | DynamicEditorDisplay |
C#, VB.NET | Xceed Grid for WinForms | ErrorDisplay |
C#, VB.NET | Xceed Grid for WinForms | EventValidation |
C#, VB.NET | Xceed Grid for WinForms | Extensibility |
C#, VB.NET | Xceed Grid for WinForms | FilterAndSearch |
C#, VB.NET | Xceed Grid for WinForms | GridElements |
C#, VB.NET | Xceed Grid for WinForms | GridExtensions |
C#, VB.NET | Xceed Grid for WinForms | GridRegions |
C#, VB.NET | Xceed Grid for WinForms | GridTreeViewBrowser |
C#, VB.NET | Xceed Grid for WinForms | Grouping |
C#, VB.NET | Xceed Grid for WinForms | IBindingList |
C#, VB.NET | Xceed Grid for WinForms | MasterDetailModes |
C#, VB.NET | Xceed Grid for WinForms | MasterDetailSimple |
C#, VB.NET | Xceed Grid for WinForms | Puzzle |
C#, VB.NET | Xceed Grid for WinForms | Reporting |
C#, VB.NET | Xceed Grid for WinForms | RichCellEditor |
C#, VB.NET | Xceed Grid for WinForms | SolidFoundation |
C#, VB.NET | Xceed Grid for WinForms | StandardPrinting |
C#, VB.NET | Xceed Grid for WinForms | StarterGrid |
C#, VB.NET | Xceed Grid for WinForms | UnboundMode |
C#, VB.NET | Xceed Grid for WinForms | UnboundTreeView |
C#, VB.NET | Xceed Grid for WinForms | Validation |
C#, VB.NET | Xceed Editors for WinForms | Custom Controls |
C#, VB.NET | Xceed Editors for WinForms | Stretchable Agenda |
C#, VB.NET | Xceed Editors for WinForms | ToolBar |
C#, VB.NET | Xceed Input Validator for WinForms | GridValidator |
C#, VB.NET | Xceed Input Validator for WinForms | StarterValidator |
Some of the examples use the Orders or Products table of the Northwind database (a popular Access sample database) that's included in the Xceed Grid for WinForms package, but also available from Microsoft here.