Is it possible to display the selected node's full path from root, when a node is selected. #535
Unanswered
maria88ahmed
asked this question in
Q&A
Replies: 3 comments 1 reply
-
Did you solve this? @maria88ahmed |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, using HOC
…On Thu, 21 Apr 2022 at 8:02 AM Sinh ***@***.***> wrote:
Did you solve this? @maria88ahmed <https://github.com/maria88ahmed>
—
Reply to this email directly, view it on GitHub
<#535 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APXEGX4K3FHVSAE55HQC56TVGDHNZANCNFSM5T555S7A>
.
You are receiving this because you were mentioned.Message ID:
<dowjones/react-dropdown-tree-select/repo-discussions/535/comments/2606014
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok thank you so much @maria88ahmed |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to display the full path rather than just the node label , in the case of mode='radioSelect'.
For eg: to display Parent1 > Child1 -> Child12 instead of Child12 , when Child12 is selected
Beta Was this translation helpful? Give feedback.
All reactions