Hi,
I have a gridview, whose itemsource is set to collection of objects. Now when the row is selected, the details template is shown. Upon clicking on the details template another window is shown. I wish to pass the object , to which the details template is bound to this new window. How do I get the data bound object?
I have a gridview, whose itemsource is set to collection of objects. Now when the row is selected, the details template is shown. Upon clicking on the details template another window is shown. I wish to pass the object , to which the details template is bound to this new window. How do I get the data bound object?