Skip to content

How to clear the query result in Table control? 如何清空Table控件的查询结果呢? #3203

Answered by ArgoZhang
horsewww asked this question in Q&A
Discussion options

You must be logged in to vote
  1. 代码格式交流时你代码能否格式化一下,你就这样随意写别人看起来不舒服,上面代码我帮你格式化一下
  2. 你的需求目前只能这样,还有集中写法还不如这个
  3. 只能 Table 提供一个实例方法 Clear 你调用即可
Table.Clear();

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@horsewww
Comment options

@ArgoZhang
Comment options

@horsewww
Comment options

@ArgoZhang
Comment options

Answer selected by ArgoZhang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants
Converted from issue

This discussion was converted from issue #3200 on April 03, 2024 04:40.