Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

表格树异步加载数据 #5624

Closed
kuangshp opened this issue Jul 28, 2020 · 2 comments
Closed

表格树异步加载数据 #5624

kuangshp opened this issue Jul 28, 2020 · 2 comments

Comments

@kuangshp
Copy link

What problem does this feature solve?

一次性只请求一层级别的数据,不是一次性把全部的数据请求回来,点击行前面的加号根据当前的id去请求下面的子节点数据

What does the proposed API look like?

还没想好

@zorro-bot
Copy link

zorro-bot bot commented Jul 28, 2020

Translation of this issue:

Form tree asynchronous loading data

What problem does this feature solve?

Disposable requests only one level of data, all the data is not a one-time request back, click on the row plus sign in front to the following sub-request data based on the current node id

What does the proposed API look like?

Not ready yet

@vthinkxie
Copy link
Member

异步树只是提供一个同步加载的demo,异步加载的数据可以按照业务需求直接修改逻辑

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants