When i am trying to access the data of the second model from the mouse click , it is not happening , it cannot access the model data.

Can you also suggest how can i assign undefined to a delegate.

I tried something like this
mylistview.delegate = undefined
But this did not work out