Dear All,
I have a frame name frame1 inside a collectionview. Whenever new item is inserted it should fire event. But its not firing this event sometimes. I want to show alert and highlight newly added item whenever new item is added to observable collection using SignalR
Thanks