请选择 进入手机版 | 继续访问电脑版
 找回密码
 立即注册

QQ登录

只需一步,快速开始

KevinChen讲师达人认证 悬赏达人认证 SpreadJS 开发认证
论坛元老   /  发表于:2020-1-17 09:01:37
11#
通过theGrid.rows可以拿到行集合,它是一个Row的数组,API:

https://demo.grapecity.com.cn/wi ... .rowcollection.html

Row对象的API:

https://demo.grapecity.com.cn/wi ... wijmo_grid.row.html

可以通过Row的isReadOnly属性来指定对应行是否只读。
回复 使用道具 举报
12
您需要登录后才可以回帖 登录 | 立即注册
返回顶部