Kanban search item

Hi,
I want to search in different lanes, an item by its content(string), and show to the user with a red rectangle
around the item.
Is it possible ?

Thanks in advance

Of course it is. What have you implemented so far? Have you debugged that to see what it is looking at?

I must explain more.
I have multiple lanes containing items (=student name).
the student name can be present on 2 or 3 lanes.
I want to be able to enter the name and see where is the sudent (by highlighting…)
Is it possible?
Thanks in advance

Yes it is possible. Please examine the code in this sample: Org Chart Static

It uses Diagram | GoJS API