treeselect custom data bind

UI Components for Angular
Post Reply
mredul
Posts: 3
Joined: 26 Aug 2021, 08:18

22 Sep 2021, 19:16

I have a custom data format where, id correspondence to data of the node.

Code: Select all

{ 
  "id": string, 
  "label": string,
  ...
}
What I found, I need to rename id => data for every node, which is very costly for a massive json.
Is there any way to bind the id as value of that node?
TIA

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests