如题
我想实现客户名称和入雏批次的数据联动,如客户名称选择张三时,入雏批次下拉框只显示 1,2,3;当客户名称选择张三时,入雏批次下拉框只显示 4,5,6
当然数据全是从数据库中查询出来的,不可自定义数据源
如图
https://help.fanruan.com/finereport/doc-view-608.html ----单元格控件联动
https://help.fanruan.com/finereport/doc-view-534.html 根据控件值自动匹配数据、联动