Hi Isomorphic,
I can see this is fixed in v12.0p_2020-04-03.
Best regards
Blama
Announcement
Collapse
No announcement yet.
X
-
Previously the sample was only fixed for 12.1, but now it's fixed for 12.0p and 11.1p as well. You will see the sample fixed as of tomorrow's builds.
Regards
Isomorphic Software
Leave a comment:
-
What you're seeing is expected behavior. The TreeGrid is configured with loadDataOnDemand, so each fetch only returns the immediate children of the node being fetched. Since we don't know whether a node has any children before fetching, a fetch occurs for each leaf ... and returns no data.
That said, we'll consider making some changes to the sample to reduce the amount of fetching.
Leave a comment:
-
11.1p / 12.0p sample fires 116 requests on load
Tags: None
Leave a comment: