DataGrid display truncated cells in dialog box

Hi,

I'm trying to find a way to display lengthy values in datagrid cells as a dialog box when the cell is clicked, and possibly edit the minimum character length for the truncation. Currently I don't seem to see a way to do this.

Any ideas guys?

Thanks.

Hi @user50,

I would add a clickable component in the column Template e.g. a Button, and use its Click event to open a dialog.