VB.NET, C#
Xceed Grid for WinForms gives you control over how and when cell editors are displayed, letting you create apps for you end-users with the most optimized data entry possible. Single- or multiple-click edit modes are also supported out of the box. This sample demonstrates various cell editor display conditions and single-click editing.
Mouse over cell condition
Mouse over row condition
Row being edited condition
Always condition
Row is current condition
Cell is current condition
Single-click edit mode
Select the conditions you wish to see in the Enable/disable cell editor display conditions section.
C#: Xceed Samples\Xceed Grid for WinForms v#.#\CSharp\DynamicEditorDisplay\Xceed.Grid.Samples.DynamicEditorDisplay.csproj
VB.NET: Xceed Samples\Xceed Grid for WinForms v#.#\Visual Basic .NET\DynamicEditorDisplay\Xceed.Grid.Samples.DynamicEditorDisplay.vbproj