How to show data on mouse in datagrid

I have a Datagrid lets say I have columns with name, age, mail id. so all the details should show up in a popup , or something like the side will do as well .

is there something like a slide control so that as soon as I hover my mouse over the row, I show those row values ​​in silde?

I need to show a popup with the details that I have displayed on this line.

How can I implement this functionality here. right now the binding of values ​​to the datagrid is being executed, this function is being executed.   how can i go to get permission to show over mouse over . any help on this would be really great and help to the fullest. i am new to silver light concept

plz provide a solution on this.

early

prince

+2


a source to share





All Articles