筛选框下拉列表支持全选
#6895
-
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.在Table中启用 ShowFilterHeader 后 列使用了 Lookup 的时候,筛选框下拉列表框自动添加全选选项,就跟使用枚举列一样,我记得以前的老版本是支持的 Describe the solution you'd likeNo response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Answered by
ArgoZhang
Oct 14, 2025
Replies: 2 comments
-
@Ponderfly Thank you for contacting us. We will give feedback later. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Ponderfly 这个全选我们考虑过。这个是业务问题,没办法自动加上去,你这个不是搜索区域,是单元格,如果需要全选,你 Lookup 数据源里给全选,而且全选背后的值也是业务问题,有些系统用 "" 有些系统用 All。这不是组件能解决的问题 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ArgoZhang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Ponderfly 这个全选我们考虑过。这个是业务问题,没办法自动加上去,你这个不是搜索区域,是单元格,如果需要全选,你 Lookup 数据源里给全选,而且全选背后的值也是业务问题,有些系统用 "" 有些系统用 All。这不是组件能解决的问题