Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我调整 Webix treetable 列的大小时,单击加号按钮后,对更多数据的 ajax 请求将表列的大小调整为默认值。我怎么能阻止它?
您可以在下面看到“问题”。
看来您正在使用fillspace:true第一列,只需将其删除并调整大小即可正常工作。
fillspace:true
这是 Webix 3.x 的已知问题,将在下一个版本中修复