Roberto Salemi

Roberto Salemi

  • NA
  • 146
  • 137.1k

[WPF] Format column text for showing percentage

Apr 9 2015 6:46 AM
Hi,

in one column of my DataGrid I show percentage values.

From database, I get the number:

- in view, I would concatenate the char "%"

- in edit, the user add his value and when mouse leaves cell automatically is concatenated the char "%"

How can I implement it?

Thanks.

Answers (3)