lweditablegridsample.txt

来自「Zaval Light-Weight Visual Components Lib」· 文本 代码 · 共 8 行

TXT
8
字号
This sample shows how the LwGrid component cells can be made editable.
    1. This grid uses default editors provider. The provider uses
       LwTextField component as the cells editors.
    2. This grid uses custom editors provider and custom view provider.
       It allows to edit grid cells using the LwCheckbox component
       (first column), the LwCombo component (second column) and the
       LwTextField component (last column).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?