Xceed Grid for WinForms v4.3 Documentation
Welcome to Xceed Grid for WinForms v4.3 / Sample applications / DynamicEditorDisplay Sample Application
In This Topic
    DynamicEditorDisplay Sample Application
    In This Topic

    Programming languages

    VB.NET, C#

    Overview

    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.

    Demonstrates

    • 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

    How to use

    Select the conditions you wish to see in the Enable/disable cell editor display conditions section.

    Project location & filename

    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