Hi Experts,
I am working on node red dashboard with table-browser technique. That means, if I will click on any row in table, i will generate another table and will show the further details of that row and in more depth in another table. For this I need a breadcrumb navigation mechanism which trailed the path of every click of table.
If similar task is done by any person so kindly guide me.
I found multiple codes but that are for web designing and doesn't works for me.
Thanks for the feedback, but I am searching for something related to designing of bredcrumb over the table. Whenever we will be clicking any row of table then the specific coloumn name will be cascaded into the breadcrumbs navigation.