10

我有一个包含多列的网格,我使用第一列作为行标签。我查看了使网格可编辑的示例,但这似乎使整个网格可编辑。是否仅指定特定列?

4

1 回答 1

18

Got it! By not setting the editor property on the column object the column is non-editable.

于 2010-11-12T19:05:51.030 回答