N
N
naneri2015-12-04 10:54:25
Angular
naneri, 2015-12-04 10:54:25

Is it possible to make infinite depth selects on nested categories in Angular?

What is:
I am passing JSON with categories.
Categories with parent_id = null are passed to the first select, then it is necessary to create a new select with categories whose parent_id is equal to the selected category from the first select. After the selection in the second select, a third select should be created, and so on.
The nesting depth of categories is not known in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
_
_ _, 2015-12-04
@AMar4enko

Maybe. Is that the whole question?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question