WinForms Grid - Creating a column and an associated editor from code (01:42)
This video shows how to create a column for the XtraGrid and an associated editor control from code, allowing dynamic runtime customization.
12/15/2008
WinForms Grid - Replacing the editor's default context menu with a custom one (01:43)
This video demonstrates how to use the ShownEditor event to create a custom context menu for the active in-place editor.
12/12/2008
WinForms Grid - Controlling the Drag and Drop of the Column Headers (01:43)
In this video, we will examine how to take actions when a column header is being dragged over the grid's surface.
12/12/2008
WinForms Grid - Merging cells with non-equal values using an event handler (03:03)
Standard cell merging works on identical values in adjacent cells, but in cases where cells with non-equal values need to be merged, an event handler can be written to allow this.
12/12/2008
WinForms Grid - How to Sort and Group Data against Multiple Columns (02:47)
In this video you will learn how to write code to group and sort data against multiple columns at runtime.
12/11/2008