Quantcast
Viewing all articles
Browse latest Browse all 18858

How to get cell value to a string for wpf datagrid

HI

I am having a datagrid in my project . I filled data to my wpf datagrid. when i clicked on a specific cell of datagrid the data of the cell must have to be assigned to a string. like this

string ss= datagrid's cell value;

which event should i use and how should i accomplish.

Please provide a sample code 

MSDN Forum


Viewing all articles
Browse latest Browse all 18858

Trending Articles