找回密码
 立即注册

QQ登录

只需一步,快速开始

Aaron.

金牌服务用户

25

主题

58

帖子

187

积分

金牌服务用户

积分
187
Aaron.
金牌服务用户   /  发表于:2021-7-7 15:06  /   查看:1742  /  回复:3
本帖最后由 Lynn.Dou 于 2021-8-2 17:36 编辑

如何让行列根据数据增加而增加   table.expandBoundRows(true)    table.allowAutoExpand(true) // Allow the table auto expand.
    table.allowAutoExpand() // Get the toogle state of auto expand.  


这些都没用~~~~~~~


3 个回复

倒序浏览
Derrick.Jiao讲师达人认证 悬赏达人认证 SpreadJS 开发认证
论坛元老   /  发表于:2021-7-7 15:53:05
沙发
请问您的具体需求是什么呢?请问您用的是table吗?上面的接口是用于table的,请详细描述您的需求。
回复 使用道具 举报
Aaron.
金牌服务用户   /  发表于:2021-7-7 15:59:58
板凳
就是第一次加载时要 可看到的那个行数
回复 使用道具 举报
Derrick.Jiao讲师达人认证 悬赏达人认证 SpreadJS 开发认证
论坛元老   /  发表于:2021-7-7 16:50:24
地板
Aaron. 发表于 2021-7-7 15:59
就是第一次加载时要 可看到的那个行数

不是很理解您的描述,建议您在初始化的时候用setRowCount/setColumnCount设置足够多的行列
回复 使用道具 举报
您需要登录后才可以回帖 登录 | 立即注册
返回顶部